Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 801 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 801 Bytes

discordpermissions

A simple module to help with discord permissions.

Planned Features (subject to change):

  • 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.

Other Quality of Life Features (also subject to change):

  • Clean up and optimize code.
  • Add unit tests.
  • Any other requested or required features.

Contact Me

Either open an issue on this repo or message me on Discord PeriBooty (Shad)#2773 for help, questions, or feature requests.