0 You need to do: -> Discord Developer Portal -> Your application -> OAuth -> URL Generator -> Select the Bot scope -> Select all the permissions you want at the bottom in the 'Bot permissions' that should have appeared -> Copy the link at the bottom and go to that I've never had any issues doing that to invite a bot to one of my servers.
At first I thought maybe the privlages in discord's dev portal of my bot might need to be higher, so I set it to admin because that would get all privs ... but I get the same message. Any insights or suggestions would be much appreciated! At first I thought maybe the privlages in discord's dev portal of my bot might need to be higher, so I set it to admin because that would get all privs ... but I get the same message. Yes I tried to reset all links and tokens after changeing privs incase it ...
Everything you did seems to be right; you don't need a redirect URL. Just follow these steps: Go to the Discord Developer Portal and find your application Go to OAuth2 > URL Generator Select the bot and applications.commands scopes (be sure to select the latter so you can register slash commands) Select Administrator in the general permissions Scroll to the very bottom of the page, and there will be a Generated URL box; copy that link and paste it into a web browser to invite your bot Use ...