-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Player list to do #115
Labels
Comments
connorhsm
added
enhancement
New feature or request
help wanted
Extra attention is needed
labels
Jul 31, 2023
How >1024 chars break it? |
The Discord side breaks, message limit of 1024 characters. Need to implement pagination or alternate solutions to summarise. Such as "...and 4 other families with 5 total players" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/twohoursonelife/dictator/blob/master/dictator/cogs/stats.py
Importanter:
player_list_request
needs error handling ons.connect()
forConnectionRefusedError
when the server is offline, ideally also message admins when this happensNice to haves:
verify... parse... process.. format...
The text was updated successfully, but these errors were encountered: