Diablo 3 Discord Rich Presence
Find a file
Zoey c556fbcc94 Update d3rpc.py
fixed a python 3.10 app icon related bug
2022-01-08 10:10:28 +01:00
d3rpc.ico Add files via upload 2021-04-24 00:28:28 +02:00
d3rpc.py Update d3rpc.py 2022-01-08 10:10:28 +01:00
diablo.png Add files via upload 2021-04-24 00:28:28 +02:00
LICENSE Initial commit 2021-04-24 00:27:53 +02:00
README.md Update README.md 2021-04-28 23:47:02 +02:00

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

Just get the executable for either Windows or Linux in the releases tab.

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

Things to add

  • always on top button
  • figure out how to pack the png background in executables
  • get actual blizzard's API working
  • connection status indicator

Thanks to Commando950 for helping me with the dictionary and connection check.

image

image

d3rpcscreenshot