mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/Admin.md: document new capabilities
This commit is contained in:
parent
176a7b6192
commit
4c4efc7c40
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user