Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 786 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 786 Bytes

image

Install guide:

  1. Install Python 3.8 or higher.
  2. Install the required libraries using pip: pip install -r requirements.txt
  3. Run the script: python main.py
  4. Ensure that Discord is running.

To-Do List

  • Add support for custom images for all character classes and ascendencies in Discord RPC
  • Make it a service with auto-start when the game launches
  • Add support for the official client
  • Store and identify the player who started the script to avoid conflicts with party members

Acknowledgements