Bot Permissions Vs Intents

So on the developer portal there is a permission calculator and when given Administrator it gives you '8'. Now How does this compare to intents? Like could I put 8 as an intent and just go on with my day?
6 Replies
Almeida
Almeida3y ago
no, permissions are not related to intents in the slightest you have to list the intents your bot needs
d.js docs
d.js docs3y ago
discord Gateway: Gateway Intents - List of Intents read more
Almeida
Almeida3y ago
this includes a list of all intents and their respective events
Jerimiah
JerimiahOP3y ago
so it's nothing to worry about while using discord.js
Almeida
Almeida3y ago
not sure what that means, but you have to pass the intents your bot needs when constructing it
d.js docs
d.js docs3y ago
interface ClientOptions Options for a client.
Want results from more Discord servers?
Add your server