CreepPork / Apollo

Discord bot that allows to get status updates on your Arma 3 server.
MIT License
17 stars 8 forks source link

Rich Presence Saying 'Playing Zeus' #162

Open IsoBones opened 2 years ago

IsoBones commented 2 years ago

Once the bot is running and polling our server it shows "Playing Zeus on [map] (X/30)" instead of stating the mission name. For instance, if the mission is called "Operation Curtains Down", shouldn't the bot be saying "Playing Operation Curtains Down on [map] (X/30)"?

https://i.imgur.com/GijT5qO.png

CreepPork commented 2 years ago

Hi!

I think it is possible but there are limitations on the amount of text in the status bar. I think it truncates as well if it was too large.

If you want, you can submit a PR and implement this feature.