All Projects → qwertyquerty → Pypresence

qwertyquerty / Pypresence

Licence: mit
A complete Discord IPC and Rich Presence wrapper library in Python!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pypresence

Discord Rpc
Java Wrapper of the Discord-RPC Library for Discord Rich Presence.
Stars: ✭ 109 (-60.65%)
Mutual labels:  wrapper, discord
Discord.jl
The Julia Discord API Wrapper
Stars: ✭ 93 (-66.43%)
Mutual labels:  wrapper, discord
Txadmin
txAdmin - remotely manage&monitor your GTA5 FiveM Server
Stars: ✭ 262 (-5.42%)
Mutual labels:  discord
Discord Api Docs
Official Discord API Documentation
Stars: ✭ 3,855 (+1291.7%)
Mutual labels:  discord
Steamtinkerlaunch
Linux wrapper tool for use with the Steam client for custom launch options and 3rd party programs
Stars: ✭ 271 (-2.17%)
Mutual labels:  wrapper
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (-4.33%)
Mutual labels:  wrapper
Travis Ci Discord Webhook
⛓ Here's your serverless solution for sending build status from Travis CI to Discord as webhooks.
Stars: ✭ 273 (-1.44%)
Mutual labels:  discord
Gravebot
An awesome bot for Discord
Stars: ✭ 258 (-6.86%)
Mutual labels:  discord
Fortnitepy Bot
A Fortnite HTTP/XMPP bot coded in Python with party capabilities.
Stars: ✭ 279 (+0.72%)
Mutual labels:  discord
Twitchio
TwitchIO - An Async Bot/API wrapper for Twitch made in Python.
Stars: ✭ 268 (-3.25%)
Mutual labels:  wrapper
Pycoingecko
Python wrapper for the CoinGecko API
Stars: ✭ 270 (-2.53%)
Mutual labels:  wrapper
Livebot
An app that allows you to be inside a bot!
Stars: ✭ 271 (-2.17%)
Mutual labels:  discord
Taiyakianime
Stream anime and synchronize with your MyAnimeList(MAL) + SIMKL + Anilist on iOS and Android devices
Stars: ✭ 259 (-6.5%)
Mutual labels:  discord
Discord Rs
Rust library for the Discord chat client API
Stars: ✭ 272 (-1.81%)
Mutual labels:  discord
Python Blosc
A Python wrapper for the extremely fast Blosc compression library
Stars: ✭ 264 (-4.69%)
Mutual labels:  wrapper
Pyopenpose
Python bindings for the Openpose library
Stars: ✭ 277 (+0%)
Mutual labels:  wrapper
Discordeno
Discord API library for Deno
Stars: ✭ 254 (-8.3%)
Mutual labels:  discord
Skyhook
Parses webhooks and forwards them in the proper format to Discord.
Stars: ✭ 263 (-5.05%)
Mutual labels:  discord
Mon2cam
Workaround for multi-monitor Discord screensharing
Stars: ✭ 268 (-3.25%)
Mutual labels:  discord
Disgord
Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
Stars: ✭ 277 (+0%)
Mutual labels:  discord

A Discord RPC library in Python? Looks like you've come to the right place.

Written by: qwertyquerty

Notable Contributors: GiovanniMCMXCIX, GhostofGoes

GitHub stars license GitHub last commit GitHub top language PyPI

NOTICE: Activity() class has been removed in 4.0.0

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].