[x] I have tested my changes against the dev branch (the latest developmental version), and this pull request is targeting that branch as a base
[x] I have tested my changes on Python 3.8 or higher
[x] I have ensured my code is formatted using Black
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.
dev
branch (the latest developmental version), and this pull request is targeting that branch as a baseDescription
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.