- Custom Discord Rich Presence
- How To Get A Custom Discord Rich Presence
- How To Get Custom Discord Rich Presence
- Custom Discord Rich Presence 2021
Rich Presence U This GUI application allows you to display Wii U, Nintendo Switch and Nintendo 3DS games with a custom or predefined description on your Discord profile. There are over 400 titles across all three platforms. Capability to use custom discord application id. Capability to use custom assets and texts. Capability to use different clients (if you have more that one discord running) Bunch of languages supported (using default application id) Full.NET discord rich presence implementation (See above) Configuration. Use custom CSS to customize the Discord client to your liking. Minimal Mode for hiding all the clutter. Voice Mode for hiding everything except voice chat.
Motivation¶
By default, the plug-in uses the following sentences: Editing <file name> and Working on <project>:
Provide custom templates¶
However, they may not fit your needs. Hopefully you can specify your own sentences from the preferences page:
- Click on
Window
>Preference
- Select
DiscordRichPresence
>Wording
- The following page should open:
Custom Discord Rich Presence
- Check
Usecustomwording
- Fill the Details and State fields with your own templates
How To Get A Custom Discord Rich Presence
Tip
In Discord, Details is the top text and State the bottom text. See also Discord’s Rich Presence documentation.
How To Get Custom Discord Rich Presence
The following variables can be used in the templates:
Variable | Replaced by |
---|---|
${file} | the name of the file with its extension |
${file.baseName} | the name of the file without its extension |
${file.extension} | the extension of the file |
${language} | the name of the programming language |
${project} | the name of the project |
The wording can also be customize per project:
Custom Discord Rich Presence 2021
- Right-click on a project >
Properties
- Select
DiscordRichPresence
>Wording