Checking user permissions on guilds
In console i recieve 1 guild only
Filtered user guilds: [
{
id: '1256707124994772993',
name: 'playground',
hasAdmin: true,
hasBot: true
}
]
And on page it shows only 1 guild(Note that i have 2 servers where i am owner)
1 Reply
- 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!