https://github.com/apoleon33/ultimate-rpc
an rpc client written in python
https://github.com/apoleon33/ultimate-rpc
discord python rpc
Last synced: 12 months ago
JSON representation
an rpc client written in python
- Host: GitHub
- URL: https://github.com/apoleon33/ultimate-rpc
- Owner: apoleon33
- Created: 2021-04-22T16:52:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-30T17:49:56.000Z (over 4 years ago)
- Last Synced: 2025-02-15T07:46:55.927Z (about 1 year ago)
- Topics: discord, python, rpc
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ultimate-rpc
A small script that add compatibility with discord rich presence for a lot of application.
# how to make it work?
```
git clone https://github.com/apoleon33/ultimate-rpc
cd ultimate-rpc
pip install -r requirements.txt
python3 main.py
```
# On what os does it work?
I don't know, It works well on manjaro Linux and macOS, but I don't know if it works for the other os. If someone have the time to try it, please do, and feel free to leave an issue!