Nihlus/digos-ambassador

Verify: Permissions Plugin

Opened this issue · 0 comments

The following commands need to be tested in this module. The list is exhaustive; the parameters passed to each command are not.

Issues related to these commands should be tagged with the same module tag as this issue.

Base commands

  • !permission list
  • !permission list-granted
  • !permission list-granted @Ada

Grant commands

  • !permission grant DoTheThing Self
  • !permission grant @Ada DoTheThing Self
  • !permission grant @Moderators DoTheThing Self

Revoke commands

  • !permission revoke DoTheThing Self
  • !permission revoke @Ada DoTheThing Self
  • !permission revoke @Moderators DoTheThing Self