🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

lynxpresence

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lynxpresence

Discord RPC client written in Python

4.4.1
PyPI
Maintainers
1

Forked as upstream did not make a release in quite a while, I hope to kill this fork off in the future.

I recommend doing import lynxpresence as pypresence to keep compatibility and allow easy switching in case upstream picks up again.

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

PyPI

Installation

Install pypresence with pip, for the latest development version:

pip install https://github.com/C0rn3j/lynxpresence/archive/master.zip

For the latest stable version:

pip install lynxpresence

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!

Keywords

discord rich presence pypresence rpc api wrapper gamers chat irc

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts