Updating bot status with online player count
EnderShadow opened this issue ยท 2 comments
This feature would allow the status of the bot to display the number of players online in the status of the bot. This is currently doable in a channel description, but this would remove the audit log spam that causes.
Example: "%online%/%max% players online" -> "25/100 players online"
One way this could be implemented is to allow placeholders in the bot status and whenever a placeholder in the status is changed the bot will update the status.
Closed by #579