Typing !hubs stats now prints out some cute stats for peak CCU and number of room joins for the room bridged to the channel that you're in. On our Discord, it will also automatically run this at midnight. This is sort of aimed at testing to see whether it seems good to spam this or not.
Implementation notes:
These stats are just for the room you have currently bridged, for as long as it's been bridged. It doesn't know about the room that was bridged before. If you unbridge a room and bridge it again, it will forget the old stats.
The stats are in memory, so they don't persist between bot restarts.
The "room joins" only count people who really join the room, not just the lobby.
Typing
!hubs stats
now prints out some cute stats for peak CCU and number of room joins for the room bridged to the channel that you're in. On our Discord, it will also automatically run this at midnight. This is sort of aimed at testing to see whether it seems good to spam this or not.Implementation notes: