Connect to the local Discord IPC Socket, for features like Rich Presence.
This is a Python module available through the PyPI.
Before installing, download and install Python. We recommend installing version 3.5+ of Python.
Installation is done using the pip install
command:
$ pip install discoIPC
For more info, see pip install docs.
Read the Wiki to see the available classes and methods and know how to use them.
- Riddles: A small & simple text based riddles game showing the implementation of discoIPC: https://github.com/k3rn31p4nic/riddles-rich-presence
- DiscoIPC Examples: Example scripts that send Rich Presence to Discord using discoIPC: https://github.com/An0n3m0us/DiscoIPC-Examples
If want to add some examples, feel free to open a PR.
The developer of the discoIPC package is k3rn31p4nic
If you liked this project you can ⭐ Star it on GitHub to show your love.