Skip to content

what is DiscordShardedClient #1656

Answered by Plerx2493
Rikitav asked this question in Support
Discussion options

You must be logged in to vote

If your bot is in a certain amount of guilds, you need to use multiple gateway sessions to handle the traffic and its required from discords side if your bot reaches 1000 guilds. The DiscordShardedClient manages this sharding process for you. https://dsharpplus.github.io/DSharpPlus/articles/beyond_basics/sharding.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Plerx2493
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1655 on October 19, 2023 17:18.