A simple Discord Rich Presence appication for Dreamcast Now!
- Python 3.8 or later
requestslibrary for making HTTP requestspypresencelibrary for Discord Rich Presence integration
- Clone the GitHub repository and navigate to the project directory
- Install the required python packages
pip install requests pypresence - Open the script and locate the
primaryUsernamevariable
primaryUsername = "Your-Dreacast-Now!-username"
ReplaceYour-Dreacast-Now!-usernamewith your Dreamcast Now! username.
- If you have a secondary Dreamcast Now! username you may wish to enter a value for the
secondaryUsernamevariable.
- Run the script
python DreamcastNowRPC.py - Your Discord status should now display your current Dreamcast game from the Dreamcast Now! website.
This project is licensed under the MIT License - see the LICENSE file for details
- Dreamcast Now! for the Dreamcast Now! API