notjl / pyrp

An easily configurable Discord Rich Presence that utilizes pypresence module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyrp

pypresence
An easily configurable Discord Rich Presence.
Idea from EasyRP

How to use:

1. Download the latest release
2. Edit the `config.ini`
3. Go to https://discord.com/developers/applications
4. Make a new application (if you don't have one)
5. Copy the Application ID
6. Replace <Required> field of the ClientID
7. Replace <Required> field of the State with any thing you want (for example: Testing pyrp)
8. Save config.ini
9. Run executable

Planned content

  • At the moment, I'm trying to implement pypresence to Adobe suite and any programs I often use.
  • Add more spur-of-the-moment ideas.

License

license

About

An easily configurable Discord Rich Presence that utilizes pypresence module.

License:MIT License


Languages

Language:Python 100.0%