Discord RPC client written in Python


Keywords
discord, rich, presence, pypresence, rpc, api, wrapper, gamers, chat, irc, discord-rich-presence, discord-rpc, python, python-library, rich-presence
License
MIT
Install
pip install pypresence==4.2.1

Documentation

A Discord Rich Presence Client in Python? Looks like you've come to the right place.

GitHub stars license GitHub last commit GitHub top language PyPI

NOTE: Only Python versions 3.8 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.

pypresence

[![pypresence](https://img.shields.io/badge/using-pypresence-00bb88.svg?style=for-the-badge&logo=discord&logoWidth=20)](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!


Written by: qwertyquerty

Notable Contributors: GiovanniMCMXCIX, GhostofGoes