Skip to content

A program that allows you to make your own Rich Presence for Discord

License

Notifications You must be signed in to change notification settings

T0CHKA2/CustomRichPresence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Custom Discord Rich Presence


So, this is a program that allows you to make your own special Rich Presence, which will be shown until you turn off the program. Improvement work will be carried out until it is brought to a relative ideal.

INSTALLATION


  1. Download the ZIP file or via CMD and unzip wherever you like.

(command to download via CMD)

git clone https://github.com/T0CHKA2/CustomRichPresence.git
  1. Create a new application on DDP (Discord Developer Portal).

step1 step2

  1. Open the created application and on the left go to the Rich Presence tab.
  2. On this page, add two photos at least 512x512 pixels in size and name them whatever you want. Copy as you named the two photos you just uploaded.

step3


  1. Go to the General information tab and copy the Application ID.

step4


  1. Open the file type_here.py with notepad or another text editor.
  2. Enter the values in this file in accordance with the written instruction inside the file.

step5


  1. After all that has been done, run the file RUN_THIS_FILE.py.

P.S. It will look something like this

example1 example2

Changelog


v1.1.0. Added config file and exe.

v1.0.0. Initial commit


watermark