A simple Discord Rich Presence appication for Dreamcast Now!
- Python 3.8 or later
requests
library for making HTTP requestspypresence
library 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
primaryUsername
variable
primaryUsername = "Your-Dreacast-Now!-username"
ReplaceYour-Dreacast-Now!-username
with your Dreamcast Now! username.
- If you have a secondary Dreamcast Now! username you may wish to enter a value for the
secondaryUsername
variable.
- 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