Question
How am I there that was in the bot's status the bot's statics
12 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.Could you reword that? Your sentence doesn't make sense
Like this @mrmythical
That number is
<Client>.guilds.cache.size
In which file do I say to add it? @Squid
You can set your presence in the object passed into your Client constructor
confused
Sorry
? I did not understand @Squid
You can pass in the presence you want in the client constructor and the bot will have it each time it starts
Have a look at this to see how to pass in presence to the client constructor