Bot permissions help
I greet you! First of all I have to tell you that I have made a lot of progress thanks to your help! Thanks for that! But now I have a question:
My bot lacks permissions and I would like to have these for it. How can I best accomplish this?
Version discord js is v14
10 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!
- ✅
Marked as resolved by OPUnknown User•6mo ago
Message Not Public
Sign In & Join Server To View
oauth2?
you mean invite link?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
i have number 8 as scope
this is administrator .. also all permission or?
permissions=8&integration_type=0&scope=bot
8 is full admin?
or must i check all inputs? without admin?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
i use this ..
but i want send the full link to you 😉
i dont want
so
https://discord.com/oauth2/authorize?client_id=********&permissions=8&integration_type=0&scope=bot
this is admin .. but it shows me the same picture ..
https://discord.com/oauth2/authorize?client_id=******&permissions=1759218604441591&integration_type=0&scope=bot
or the last one?
but i mean with administrator the bot has full permissions ...
on the assumption the screenshot is from the integrations tab of your server's settings, the listed permissions are just explicit about what specifically has been granted and what has not
giving your bot admin already effectively grants those other perms
there is no point in giving your bot admin and everything else
So for me it makes no sense to set admin permissions, which then aren't there. I've now selected everything except admin and now it's correct... somehow pointless
Nevertheless, thank you for your help at this late hour!
good night boys (and ladys?)