-
-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedpriority: normal
Description
Issue
The TopHelpersCommand message is too long and crashes:
Stacktrace:
Gotta make it a bit smaller.
Fix
We can just reduce the amount of people it lists from 20 to, lets say, 18:
To reproduce the issue locally and test whether that did the trick, one would have to fake the result returned by the DB call here:
Or directly put some fake data into the database in order to hit the limit of 20 people. Also, they should have a message count of around 10000 each. All of this contributes to the size of the message.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedpriority: normal

