Document the affiliation and roles commands
This commit is contained in:
parent
558ef877cb
commit
c93640ad85
1 changed files with 13 additions and 0 deletions
|
@ -314,6 +314,19 @@ MultiUserChat tab commands
|
|||
.. glossary::
|
||||
:sorted:
|
||||
|
||||
/affiliation
|
||||
**Usage:** ``/affiliation <nick> <affiliation>``
|
||||
|
||||
Sets the affiliation of the participant designated by **nick** to the
|
||||
given **affiliation** (can be one of owner, admin, member, outcast
|
||||
and none).
|
||||
|
||||
/role
|
||||
**Usage:** ``/affiliation <nick> <role>``
|
||||
|
||||
Sets the role of the participant designated by **nick** to the given
|
||||
**role** (can be one of moderator, participant, visitor and none).
|
||||
|
||||
/color
|
||||
**Usage:** ``/color <nick> <color>``
|
||||
|
||||
|
|
Loading…
Reference in a new issue