An Python wrapper for Discord RPC
Project description
Discord RPC
An Python wrapper for Discord RPC API. Allow you to make own custom RPC
Install
- PyPI
pip install discord-rpc
Quick example
import DiscordRPC
import time
rpc = DiscordRPC.RPC.Set_ID(app_id=12345678910)
rpc.set_activity(
state="pip install discord-rpc",
details="Discord RPC"
)
rpc.run()
More examples here
Other
Plan
- -
Join our Discord server here
Licence & Copyright
This Project under Apache License 2.0
Copyright (c) 2021-present EterNomm
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
discord-rpc-3.5.tar.gz
(9.7 kB
view hashes)
Built Distribution
discord_rpc-3.5-py3-none-any.whl
(10.4 kB
view hashes)
Close
Hashes for discord_rpc-3.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03ddc19a764430743d16b8c8ed42c2306eaf83807fbda411cb4631eee00dd8de |
|
MD5 | 8a9be2447ef8f583854c366100e64eac |
|
BLAKE2b-256 | 476ca3034ff694a4f1f948218b3cf97ea7f78f251038cdd56521f0fd321d9433 |