Implementation of Discord's Rich Presence using Python. Based off of Snazzah's SublimeDiscordRP
- A copy of Discord
- Python 3.5.2+
- Copy rpc.py into your project! Use it by
import rpc
An example implementation can be found in example.py
Implementation of Discord's Rich Presence using Python. Based off of Snazzah's SublimeDiscordRP
import rpc
An example implementation can be found in example.py