Player Numbers in the Bot's Status
DarkSide1305 opened this issue · 0 comments
DarkSide1305 commented
The Option to have the Player Numbers + Max Slots of the Server shown in the Status of the Bot.
Example: "Is playing: 5/25 Players", with the text being variables so you can make your own Status, for example:
botStatus={players} / {slots} players on the Server!
or
botStatus={players} / {slots} playing right now!
etc.