From cdd395ed09974aa91472337cf6d65b5595c6ea83 Mon Sep 17 00:00:00 2001 From: Zoey Date: Sat, 24 Apr 2021 00:34:20 +0200 Subject: [PATCH] Create README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb0a89c --- /dev/null +++ b/README.md @@ -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