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",
timestamp=rpc.timestamp()
)
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.0.tar.gz
(9.6 kB
view hashes)
Built Distribution
discord_rpc-3.0-py3-none-any.whl
(10.4 kB
view hashes)
Close
Hashes for discord_rpc-3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61a3aa82fed721db58a311a105fc87bea99708d26920e9e052ce8b64daaa1aab |
|
MD5 | abaffc7b8088d3b6c8af95eff7d60ab6 |
|
BLAKE2b-256 | c98685820e31225deb54d181954c480f798a1b98e9e16e9daa87fcd9d1cccf82 |