From 0894a4aafb5e7b187224258fdd4ab685a807857e Mon Sep 17 00:00:00 2001 From: OpSimple <35542206+OpSimple@users.noreply.github.com> Date: Fri, 1 Jun 2018 01:31:39 +0530 Subject: Update DOCUMENTATION.md --- documentation/DOCUMENTATION.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation') diff --git a/documentation/DOCUMENTATION.md b/documentation/DOCUMENTATION.md index b070dfa..b5c2189 100644 --- a/documentation/DOCUMENTATION.md +++ b/documentation/DOCUMENTATION.md @@ -34,6 +34,8 @@ hack.chat has three permission levels. When you access a command, hack.chat auto |`ban`|`nick`|Disconnects the target nickname in the same channel as the calling socket and adds it to the rate limiter.| |`kick`|`nick`|Silently forces target client(s) into another channel. `nick` may be `string` or `array` of `string`s.| |`unban`|`ip` or `hash`|Removes the target ip from the rate limiter.| +|`dumb`|`nick`|Mutes a user's (spammer's) texts such that it is only displayable to the user only.| +|`speak`|`ip` or `hash`|Unmutes the user's (spammer's) texts and makes it displayable to everyone again.| # `admin` -- cgit v1.2.1