doc/Admin.md: document new capabilities

This commit is contained in:
Pragmatic Software 2020-02-05 17:39:12 -08:00
parent 176a7b6192
commit 4c4efc7c40
1 changed files with 4 additions and 1 deletions

View File

@ -315,8 +315,11 @@ Name | Description | Belongs to group
`can-ungroup-capabilities` | Allows the user to use the [`cap ungroup`](#cap) command to modify capability groups. | botowner
`can-clear-bans` | Allows the user to use [`unban *`](#unbanunmute) to clear a channel's bans. | botowner, admin
`can-clear-mutes` | Allows the user to use [`unmute *`](#unbanunmute) to clear a channel's mutes. | botowner, admin
## Channel management commands
`can-kick-wildcard` | Allows the user to use wildcards with the [`kick`](#kick) command. | botowner, admin
`can-op-wildcard` | Allows the user to use wildcards with the [`op`](#op) command. | botowner, admin
`can-voice-wildcard` | Allows the user to use wildcards with the [`voice`](#voice) command. | botowner, chanop, chanmod
## Channel management commands
### join
To temporarily join a channel, use the `join` command. The channels may be a comma-
separated list.