# Perms

## Usage:

| Command           | Options                     | Description                                                       |
| ----------------- | --------------------------- | ----------------------------------------------------------------- |
| `a.perms allow`   | \<group/command> \<target>  | Enable the command in the given target                            |
| `a.perms deny`    | \<group/command>  \<target> | Disable the command in the given target                           |
| `a.perms default` | \<group/command>  \<target> | Resets the permission to the default                              |
| `a.perms clear`   | \<target>                   | Clears the permissions for the given user/channel/role.           |
| `a.perms show`    | \<target>                   | Show set permissions for the given extended type                  |
| `a.perms reply`   | \<react/ignore/reply>       | Akira will reply to commands that are disabled (reply by default) |

> \<target> is a "user", "role" or "channel"
