Just-Some-Bots / MusicBot

:musical_note: The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
https://just-some-bots.github.io/MusicBot/
MIT License
3.09k stars 2.35k forks source link

Fix custom status message handling #2388

Closed itsTheFae closed 4 months ago

itsTheFae commented 4 months ago

Description

This PR provides a fix for custom status message handling that was broken by my recent experimental changes.
This will keep the experimental status updates but should also ensure StatusMessage option is respected in all cases.

This removes some dead code related to now playing status messages as well.