literally-anything / discord-rpc-python

A complete Discord IPC library in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-rpc-python

NOTE: Only Python versions 3.8 and above are supported.

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!


Examples

Examples can be found in the examples directory, and you can contribute your own examples if you wish, just read examples.md!


Credits

Originaly Written by: qwertyquerty: Patreon

Notable Contributors: GiovanniMCMXCIX, GhostofGoes

About

A complete Discord IPC library in Python

License:MIT License


Languages

Language:Python 100.0%