#Bot permissions help

25 messages · Page 1 of 1 (latest)

regal quest
#

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

timid streamBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • 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 OP
peak scarab
regal quest
#

oauth2?

#

you mean invite link?

opaque sailBOT
#

discord Getting Started: Building your first Discord app - Step 1: Creating an app > Adding scopes and bot permissions
read more

peak scarab
regal quest
#

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?

peak scarab
regal quest
#

i use this ..

#

but i want send the full link to you 😉

#

i dont want

#

so

#

this is admin .. but it shows me the same picture ..

#

or the last one?

#

but i mean with administrator the bot has full permissions ...

small hedge
#

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

regal quest
#

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!