Code Monkey home page Code Monkey logo

discord-rpc's Introduction

Discord-RPC

Discord Rich Presence Python Script

Description

This Python script utilizes the pypresence library to set up and update Discord Rich Presence. It allows you to showcase details, state, images, and buttons on your Discord profile.

Features

  • Display custom details and state
  • Show large and small images with accompanying text
  • Add clickable buttons with custom labels and URLs

Requirements

Usage

  1. Install the required libraries using the following command:

    cd [parent_directory_of_project]/Discord-RPC-main/Discord-RPC-main
    pip install -r requirements.txt
    python Discord_Rpc.py

Run the script and follow the prompts to input your Discord client ID, details, state, images, text, and buttons.

The script will continuously update your Discord Rich Presence every 15 seconds.

Configuration client_id: Your Discord application's client ID.

details: The main text displayed on your profile.

state: Additional information displayed below details.

large_image: URL of the large image to be displayed.

small_image: URL of the small image to be displayed.

large_text: Tooltip text for the large image.

small_text: Tooltip text for the small image.

button1 and button2: Names for the clickable buttons.

button1_url and button2_url: URLs for the clickable buttons. Note Ensure that the image URLs provided are valid and accessible.

The script will continuously run and update your presence every 15 seconds. License

This project is licensed under the MIT License.

Acknowledgments pypresence library developers Contribution Feel free to contribute to the project by opening issues or submitting pull requests.

discord-rpc's People

Contributors

mango5656 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.