This plugin is a fork of #1257073259967418429 by @stiff atlas. Special thanks to them for making the original plugin
Ever played some game or used some app with a genuinely awful Discord Rich Presence? While Discord has added support for other activity types natively, most apps don't support this yet.
That's why I built RPCEditor, which is just ReplaceActivityTypes with more settings.
💾 Installing
Follow the instructions in the pinned post.
Git link: https://git.nin0.dev/userplugins/rpc-editor
🛠️ Usage
Enable the plugin. Then, go to its settings. From there:
- Find the ID of the activity you want to edit. You can find it by launching the app with RPC and you should see the activity IDs and names at the top of the settings, like this: https://img.nin0.dev/u/w7GTdy.png.
- Once that is done, paste the application ID in the Application ID field of Add new application. Spotify can't be edited. Activities that use OAuth (eg. new PreMID/Discord Activities) and not RPC can't be edited.
- Go wild! You can customise most things on the rich presence.
- Save, and restart Discord. You need to reload your client for edits to apply.
** 🪟 Variables**
You can add elements of the presence in modified presence fields. You can do so by inserting variables, these are at the top of the settings. Few things to note:
- Variables always apply to your own presence, so if you add a name var it will be the name of the edited presence.
- Variables keep their original values and can't be edited.
I plan to make the variables system more powerful, stay tuned!
👻 Hide a field
If you want to disable a field, setting it to an empty value will leave it as-is. Putting a space will show a space. To fully disable it, set it to "null". For assets and timestamps, a toggle exists.

