Install guide:
- Install Python 3.8 or higher.
- Install the required libraries using pip:
pip install -r requirements.txt
- Run the script:
python main.py
- Ensure that Discord is running.
- 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
- adainrivers — for providing the maps.
- Miksuu — for contributing to the code.