API Not showing the right player ammount
So my API is only showing 3 user count but there is way and way more in my main guild so I am really confused as to why
my API code
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPDo you use internal sharding? And why do you use sharding with such a low guilds count?
I am using sharding and making it for the future so I have it ready to go and I am using
i am using shardingmanager
My friend sent me that so I just been using it
idk :idk:
lol what you recommend
For future
discord-hybrid-sharding?
I know but again for the future if there was a possibility
ahh gotcha
Even if you reach 2500 guilds, you can shard with the client without any manager until about 5 shards
Oh ok Thanks guys!