A simple module to help with discord permissions.
- Get required and optional permissions from endpoint and method.
- Return the permission code as well as the string permissions.
- Give more specific permissions based on JSON of a request.
- Possibly make a client wrapper for discord.js to log the permission that is missing.
- Function to see if a client (or guild member) has proper permissions for a task.
- Clean up and optimize code.
- Add unit tests.
- Any other requested or required features.
Either open an issue on this repo or message me on Discord PeriBooty (Shad)#2773
for help, questions, or feature requests.