Pypresence
A complete Discord IPC and Rich Presence wrapper library in Python!
Install / Use
/learn @qwertyquerty/PypresenceREADME
A Discord Rich Presence Client in Python? Looks like you've come to the right place.
NOTE: Only Python versions 3.9 and above are supported.
Documentation, Discord Server, Patreon
Use this badge in your project's Readme to show you're using pypresence! The markdown code is below.
[](https://github.com/qwertyquerty/pypresence)
Installation
Install pypresence with pip
For the latest development version:
pip install https://github.com/qwertyquerty/pypresence/archive/master.zip
For the latest stable version:
pip install pypresence
Documentation
[!Note] You need an authorized app to do anything besides rich presence!
pypresence Documentation
Discord Rich Presence Documentation
Discord RPC Documentation
pyresence Discord Support Server
Discord API Support Server
Examples
Examples can be found in the examples directory, and you can contribute your own examples if you wish, just read examples.md!
Development
Want to contribute? Check out the Development Guide for setup instructions, testing, code quality tools, and contribution guidelines.
Written by: qwertyquerty
Notable Contributors: GiovanniMCMXCIX, GhostofGoes
