You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Attempting to log in as a bot with a bot that is part of more than 2000 servers doesn't work.
The websocket is closed with the "Sharding required" message.
How do you reproduce this bug
Log in as a bot that is part of 2k+ servers.
Error output
websocket: close 4011: Sharding required.
How to fix
The only way to solve this problem is to implement sharding.
The text was updated successfully, but these errors were encountered:
Appears there's no documentation about how the sharding exactly works with discordgo. Either way I don't want to implement this myself, as I have no way of testing this. I do not own any bots.
How have you installed cordless
What happened
Attempting to log in as a bot with a bot that is part of more than 2000 servers doesn't work.
The websocket is closed with the "Sharding required" message.
How do you reproduce this bug
Log in as a bot that is part of 2k+ servers.
Error output
websocket: close 4011: Sharding required.
How to fix
The only way to solve this problem is to implement sharding.
The text was updated successfully, but these errors were encountered: