From 678806749d013b151afa2ac328cf7efb569ee1fc Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Fri, 1 Jul 2022 10:24:12 +0200 Subject: Add a /command to redact all visible messages sent by a user --- man/nheko.1.adoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc index 0a1b1568..82053af0 100644 --- a/man/nheko.1.adoc +++ b/man/nheko.1.adoc @@ -178,6 +178,12 @@ Ban a user from the current room. _reason_ is optional. */unban* __ _[reason]_:: Unban a user. _reason_ is optional. +*/redact* __ _[reason]_:: +Redacts all visible messages of the specified user. You will run into rate limits quickly. + +*/redact* __ _[reason]_:: +Redacts a specific event. + */roomnick* __:: Change your nickname in a single room. -- cgit 1.4.1