exch-bms2 / beatoraja

Cross-platform rhythm game based on Java and libGDX.
GNU General Public License v3.0
627 stars 146 forks source link

Discord : Improve Discord Rich Presence text #723

Closed wcko87 closed 1 year ago

wcko87 commented 1 year ago

Made changes to make Discord Rich Presence display look more natural (following Discord RPC best practices) and added more information:

musicselect

playing

Play

Old:

[7 Keys] Rin-Rin

New:

Rin-Rin [W] / Hyparpax
Playing: 7Keys

Music Select

Old:

MUSIC SELECT

New:

In Music Select Menu

Result

Old

RESULT

New

Result Screen

App logo and ownership of Discord App

Currently the Discord App ID is owned by the creator of the pull request #639.

I think it may be better for the Discord App to be owned by the owner of this repository, so that changes can be made.

How to create Discord App for beatoraja:

  1. Sign in to Discord at https://discord.com/developers/applications, and click "New Application"
  2. Rename the Discord App. This name will display in user status. (For example BMS - beatoraja)
  3. Copy Application ID into Discord.java

How to add an App logo

rich_presence_assets

In the Discord App dashboard, go to Rich Presence -> Rich Presence Assets -> Add Image(s).

Add a 1024x1024 image file named bms.png. Wait about 10-15 minutes for image to appear.

Now if you are playing beatoraja and discord is open, you will see the Discord status with the image.

I drew a quick image that can be used as a logo: bms.png You can use / modify / distribute it however you please.