jowsey / discord.js-menu

💬 Create Discord.js embed-menus, with customizable reactions and unlimited pages.
https://npm.im/discord.js-menu
MIT License
120 stars 19 forks source link

Should check for role permissions before throwing warning #11

Open OmgImAlexis opened 3 years ago

OmgImAlexis commented 3 years ago

I'm being spammed with this warning even though at the role level my bot has the MANAGE_MESSAGES permission.

[discord.js-menu] Looks like you're missing MANAGE_MESSAGES in #general (test server). This perm is needed for basic menu operation. You'll probably experience problems sending menus in this channel.

https://github.com/jowsey/discord.js-menu/blob/1e15f56159b43221371f29cfd838f615f6ac7842/index.js#L55-L59