Custom Discord Rich Presence

Custom discord rich presence 2020

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>:

Custom Discord Rich Presence

Provide custom templates¶

However, they may not fit your needs. Hopefully you can specify your own sentences from the preferences page:

  1. Click on Window > Preference
  2. Select DiscordRichPresence > Wording
  3. The following page should open:

Custom Discord Rich Presence

  1. Check Usecustomwording
  2. 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:

VariableReplaced 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

  1. Right-click on a project > Properties
  2. Select DiscordRichPresence > Wording