Ly-sec / PalBot

PalBot - Whitelist, RCON, Server management Palworld Discoord Bot
20 stars 3 forks source link

Error: Used disallowed intents #20

Closed sosacdiego closed 7 months ago

sosacdiego commented 7 months ago

When running the bot using the node . command, I receive the following error:

throw new Error("Used disallowed intents");
      ^

Error: Used disallowed intents

I've given the bot basically every permission in my server (except for Admin), do you know what else i could try?

NOTE: I solved this by going into the Bot Application -> Settings -> Bot -> Privileged Gateway Intents and toggling on all of the intents. Posting this anyway in case someone else runs into this issue! Would be helpful to have in the README

Ly-sec commented 7 months ago

Oh I totally forgot to put that part into the readme, going to add it asap!

Ly-sec commented 7 months ago

Added, closing the issue now :). Thanks again!