AlexzanderFlores / WOKCommands

130 stars 61 forks source link

BUG: MANAGE_EMOJIS_AND_STICKERS invalid permissions error #143

Open Ryheff24 opened 3 years ago

Ryheff24 commented 3 years ago

When using 'MANAGE_EMOJIS_AND_STICKERS' in the required permissions, I get the following error: Error: Command located at <file name> has an invalid permission node: "MANAGE_EMOJIS_AND_STICKERSt be all upper case and be one of the following: "CREATE_INSTANT_INVITE", "KICK_MEMBERS", "BAN_MEMBERS", "ADMINISTRATOR", "MANAGE_CHANNELS", "MANAGE_GUNS", "VIEW_AUDIT_LOG", "PRIORITY_SPEAKER", "STREAM", "VIEW_CHANNEL", "SEND_MESSAGES", "SEND_TTS_MESSAGES", "MANAGE_MESSAGES", "EMBED_LINKS", "ATTACH_FIE_HISTORY", "MENTION_EVERYONE", "USE_EXTERNAL_EMOJIS", "VIEW_GUILD_INSIGHTS", "CONNECT", "SPEAK", "MUTE_MEMBERS", "DEAFEN_MEMBERS", "MOVE_MEMBERS", "USCKNAME", "MANAGE_NICKNAMES", "MANAGE_ROLES", "MANAGE_WEBHOOKS", "MANAGE_EMOJIS" The discord api no longer uses 'MANAGE_EMOJIS' but instead uses 'MANAGE_EMOJIS_AND_STICKERS'