Skip to content

A easy to use tool, which allows you to customize your Discord Rich Presence, made in Python

License

Notifications You must be signed in to change notification settings

bruskylikescoding/rich-presence-customizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Rich-Presence Customizer

A easy to use tool, which allows you to customize your Discord Rich Presence, made in Python

Installation

  1. Download the latest release at:
  2. Run start.bat. It will install all the components needed.
  3. Have fun.

How to use

In Discord, Rich Presences require a application. So, if you want to (really) customize your Rich Presence, you have to create one. If you don't want to create one, we have created one for you :). It will look something like this:

defaulttheme

Like you haven seen in the picture above, in your profile always appears "plays Customized" and you are not able to change the images at the left side.

If you are fine with that you can follow the instructions at "How to use (default edition)". If you want to create your own application, you can follow the instructions at "How to use (custom edition)"

How to use (default edition)

If you are fine with having the default theme, you can follow these instructions. If you do, your discord profile will look something like this:

defaulttheme

  1. Follow the instructions at "Installation"
  2. Run the command "createconfig"
  3. Select a name for your config. (Remember it, you will need it to load your configuration later.)
  4. Set the mode to "default" by typing "default" (omg)
  5. Provide your first line of your rich presence. (It will appear below the title)
  6. Provide your second line.

You will be asked if you want to add buttons. If you do not want you can type "no" and you are done. You can go to step ten.

  1. Select "y".
  2. Select the URL of your Button. It will be visible in your profile.
  3. Provide the URL for your Button. (ex.: google.com)

You will be asked if you want to add another button. If you do, you can just do the same again.

Congratulations! You have created your first config! Now we want to load it, so it will appear on your Discord Profile.

  1. Run the command "loadconfig"
  2. Enter the name, you have selected in step 3 for your configuration file. (watch out for upper and lower case)
  3. If no errors appear, congratulations! You should now see your customized rich presence! If you have encountered any errors, feel free to create an issue!

How to use (custom edition)

You have the possibility to design your own rich presence. It's a bit more complicated, but i'm sure you'll make it :D

  1. Go to https://discord.com/developers
  2. Click on "New application", it's at the top right
  3. Provide a name and click on "create". The name will appear as the title, like "playing [the name]"
  4. Look at the left and select "Rich Presence".

tutorial_richpresence_1

  1. In the sub menu you select "Art Assets".
  2. At the bottom you are able to upload images. Click on add images and provide a name for your image. (Rich Presence supports two images, one lare and one small)
  3. When you are done, go to the left again and select "General information". Down there, you copy the "Application ID".

copy_application_ID

  1. Follow the instructions at "Installation"
  2. Run the command "createconfig"
  3. Select a name for your config. (Remember it, you will need it to load your configuration later.)
  4. Set the mode to "custom" by typing "custom" (omg)
  5. Provide your application ID, which you have copied in step 7
  6. Provide the name of your large image (leave empty if you don't want one)
  7. Do step 13 again, for the small image.
  8. Provide your first line of your rich presence. (It will appear below the title)
  9. Provide your second line.

You will be asked if you want to add buttons. If you do not want you can type "no" and you are done. You can go to step ten.

  1. Select "y".
  2. Select the URL of your Button. It will be visible in your profile.
  3. Provide the URL for your Button. (ex.: google.com)

You will be asked if you want to add another button. If you do, you can just do the same again.

Congratulations! You have created your first config! Now we want to load it, so it will appear on your Discord Profile.

  1. Run the command "loadconfig"
  2. Enter the name, you have selected in step 3 for your configuration file. (watch out for upper and lower case)
  3. If no errors appear, congratulations! You should now see your customized rich presence! If you have encountered any errors, feel free to create an issue!

Commands

Here is a list of commands. Pay attention to upper and lower case letters and do not anyting to them. You can see them in the application using the "commands" command.

createconfig - Allows you to create a configuration file. In comparation with it, you don't have to customize your profile every time you start the application.
loadconfig - Allows you to load a config you have created. Pay attention to upper and lower case letters.
defaultconfig - Allows you to set a configuration file as the default option. It will be automatically loaded, everytime you start the application.
commands - Shows you a list of commands.
clear - Clears the console. For those who love order :)
exit - Stops the application :(

About

A easy to use tool, which allows you to customize your Discord Rich Presence, made in Python

Resources

License

Stars

Watchers

Forks

Packages