(With 3.0.0) This App can be used as a framework for creating your own activity integrations without doing much coding yourself. You just need to edit a few tags in the tapermonkey script and the app will do the rest for you. Read the instructions for that.
This project allows everyone to integreate them into their Discord status. It is highly modular so that everyone can use nearly all sites or web apps in their presence.
- Head over to the Discord developer portal : https://discord.com/developers/applications
- Create an Application by giving it a name, e.g. "YouTube Music".
- Add the YouTube Logo PNG under "Rich Presence -> Art Assets" (Optional).
- Copy the Application ID from the GENERAL INFORMATION TAB.
- Go to RELEASES and download a version of your choice.
- Extract the package to a location of your choice and go inside the RESOURCES folder.
- Paste the ID into the ApplicationID file behind the :.
- Add the JAVASCRIPT to the TAPERMONKEY ADD-ON for your browser.
- Run Discord.
- Run the .exe and remember the SERVER ADRESS from the NOTIFICATION or take it from the CONSOLE WINDOW.
- Paste this ADRESS into the TAPERMONKEY SCRIPT.
- That's it, have fun.
- If you want to, support this project on KO-FI: https://ko-fi.com/hornyboy73263
In the ApplicationID file, change "german" to "english" or vise versa.
In the ApplicationID file, change the 0 to 1 to activate it, or 1 to 0 to deactivate.
As of version 2.1.0 it is possible for everyone to add the music service of your choice
to the tool, docs coming soon. Quick: Take the tapermonkey script and change the scraped
elements to the fitting elements of your service, e.g. soundcloud. The server will then
use these infos and let your discord status display what you are listening to on e.g.
soundcloud. Make sure to use the right format to send infos from your browser to the app.