discord-bot-client
discord-bot-client copied to clipboard
[Feature] Sharding
Problem
- Currently, Discord Bot Client has no support for sharding or sharded applications. This should be very possible in a clinet, and would be a great addition for larger applications attempting to use the client.
Solution
- A solution to this is simple: Implement sharding.
Errors
- When logging in with bot:
Error: This session would have handled too many guilds - Sharding is required.
Why was this closed?
because no new feautures are being added.
Might I suppose archiving the project?