Open GoogolGenius opened 2 years ago
Need to fix all permission checks for the bot. Discord's new v2 system will also need to be accounted for in its future release.
Discord.js provides a lot of scenarios with permissions limitations and reasons for missing access, etc. https://discordjs.guide/popular-topics/permissions-extended.html
New PR here: https://github.com/hikari-py/hikari/pull/1148
Also tanjun will be updated soon (perhaps awaiting the hikari PR lol) https://github.com/FasterSpeeding/Tanjun/pull/296
Need to fix all permission checks for the bot. Discord's new v2 system will also need to be accounted for in its future release.
Discord.js provides a lot of scenarios with permissions limitations and reasons for missing access, etc. https://discordjs.guide/popular-topics/permissions-extended.html