- This program sets your Discord Rich Presence (RPC) to information regarding the next scheduled One Piece chapter.
- It requires Vencord to set a custom RPC.
- Data is scraped from claystage.com, thanks!
- Visit https://discord.com/developers/applications
- Create a new application
- Copy your
Application ID
- Install Vencord
- Once installed, open Discord and go to
User Settings
- Under the Vencord section go to
Plugins
- Search for
CustomRPC
and enable it - Click the settings icon and paste your Discord Application ID
- Enter an Application Name
- Save and Close
- Under the Vencord section in Discord settings, click
Open Settings Folder
- Copy the address of the
settings.json
file in thesettings
folder - Enter the path as the
vencordrpcfile
variable in the Python program - Run it!