mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-21 02:40:07 +00:00
@@ -9,7 +9,7 @@ Before you dive into this section, please note that sharding may not be necessar
|
|||||||
If your bot is in a total of 2,000 or more servers, then please continue with this guide. Otherwise, it may be a good idea to wait until then.
|
If your bot is in a total of 2,000 or more servers, then please continue with this guide. Otherwise, it may be a good idea to wait until then.
|
||||||
|
|
||||||
<Callout>
|
<Callout>
|
||||||
Sharding is only relevant if you app uses gateway events. For webhook callbacks, this is completely irrelevant!
|
Sharding is only relevant if your app uses gateway events. For webhook callbacks, this is completely irrelevant!
|
||||||
</Callout>
|
</Callout>
|
||||||
|
|
||||||
## How does sharding work?
|
## How does sharding work?
|
||||||
|
|||||||
Reference in New Issue
Block a user