Create README.md

This commit is contained in:
Zoey 2021-04-24 00:34:20 +02:00 committed by GitHub
parent 29c0aed2a8
commit cdd395ed09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
README.md Normal file
View file

@ -0,0 +1,22 @@
# D3RPC
Diablo 3 Discord Rich Presence
Quick and dirty way to get Discord's Rich Presence working with Diablo 3. You have to set everything up manually for now.
APIs are a hassle. Feel free to fork though.
Installation
you need python3 installed until I compile this into an executable
modules
pip install tkinter
pip install pypresence
download
the main branch source code and extract it to some folder
running it
open terminal in that folder, or cd into it and run python3 ./d3rpc.py
Feel free to add me on Discord or DM me here.
SailorZoop#9082