Roc
DIAdiscord.js - Imagine an app
•Created by Roc on 11/26/2023 in #djs-questions
Invite Permission Issue
(@ to reply) (repost from #djs-help-v14 but escalating)
I am having an issue creating an invite using discord.js v14.14.1
When the bot has
administrator
permissions this code works just fine, but when the bot is added to a server with the CreateInstantInvite
and no admin permissions I get a DiscordAPIError[50013]: Missing Permissions
error.
This has been reproduced in a few other servers and I've had the same issue
When logging permissions I get this
I've removed the irrelevant parts of my code, but if you think anything is of interest let me know and I'll send it.5 replies