PeriBooty / discordpermissions

A simple module to help with discord permissions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple module to help with discord permissions

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%