trying to set up a bot but it doesnt work
i was setting up a bot and after attempting to bring the bot online it failed
17 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!- 14.12.1
code:
(of course without the token)
and heres the error message i got
Unknown Userβ’16mo ago
Message Not Public
Sign In & Join Server To View
ok
oh, yea i see that
error: new Error("Used disallowed intents")
^
Error [DisallowedIntents]: Privileged intent provided is not enabled or whitelisted.
If you are using the GuildMembers
, GuildPresences
, or MessageContent
intents, you need to enable them in the developer portal:
- Developer Portal > Your app > Bot > Privileged Gateway Intents
in oauth right?
Unknown Userβ’16mo ago
Message Not Public
Sign In & Join Server To View
Unknown Userβ’16mo ago
Message Not Public
Sign In & Join Server To View
alr found it sorry
yay its online now π
thank you so much!
Unknown Userβ’16mo ago
Message Not Public
Sign In & Join Server To View
quick question, after I make a slash command, how would I update the bot so it allows people to use the command?
deploy the commands
ill look through that thanks
@lunaπ i dont have a config.json file
then use what you do have and dont ping me
how nice alr