Add ban/unban/kick room commands (#327)
This commit is contained in:
@@ -161,6 +161,12 @@ Set the room's canonical alias to the one provided, and make the previous one an
|
||||
Delete the room's canonical alias.
|
||||
.It Sy ":room canon show"
|
||||
Show the room's canonical alias, if any is set.
|
||||
.It Sy ":room ban [user] [reason]"
|
||||
Ban a user from this room with an optional reason.
|
||||
.It Sy ":room unban [user] [reason]"
|
||||
Unban a user from this room with an optional reason.
|
||||
.It Sy ":room kick [user] [reason]"
|
||||
Kick a user from this room with an optional reason.
|
||||
.El
|
||||
|
||||
.Sh "WINDOW COMMANDS"
|
||||
|
||||
Reference in New Issue
Block a user