zfbx / zdiscord

A Discord bot that runs in FiveM for the purpose of whitelisting, moderation and utilties using discord.js
Other
210 stars 79 forks source link

[BUG] [ERR]: NO COMMAND CREATION PERMISSIONS #65

Closed Tylerscott902 closed 3 weeks ago

Tylerscott902 commented 2 years ago

Have added the "add_ace resource.zdiscord command allow" to server CFG, and reinvited the bot to my discord multiple times, but I continue to get this error in my console:

"[zdiscord][2022-6-14 16:10:06][ERR]: NO COMMAND CREATION PERMISSIONS - You must reinvite the bot to your server with the invite link provided in setup"

zfbx commented 2 years ago

reinvited the bot to your discord server with this invite https://discord.com/api/oauth2/authorize?client_id=YOUR-BOT-ID&permissions=8&scope=bot%20applications.commands ?.. specifically ending in applications.commands cause this invite will fix that as stated in the error. you can't use just any bot invite link

Tylerscott902 commented 2 years ago

Thank you. Apparently, I'm a dingus... Sorry for the stupid bug report xD