Leaderboard pooling multiple servers, break up into multiple leaderboards. #46
Labels
bot behaviour
Changes to code which affect how the bot behaves
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
The bot is currently being added to multiple servers, at the moment it is only designed for one server.
Describe the solution you'd like
The bot should create multiple leaderboard objects for each server it's in
Describe alternatives you've considered
Force the bot to only count good mornings from one server
Proposed Solution
Create a dictionary of leaderboards where the key is the ID of the server the bot is in. This involves changing the config and automating the process of creating leaderboards.
The text was updated successfully, but these errors were encountered: