diff options
author | OpSimple <35542206+OpSimple@users.noreply.github.com> | 2018-05-31 22:21:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-31 22:21:51 +0200 |
commit | ae08e6c5d4233401cbd9a1b17b3f26a75ccbce5f (patch) | |
tree | 1d10133516bd9adcf80293847cdfffb1ea52fbc3 /documentation | |
parent | Update DOCUMENTATION.md (diff) | |
download | hackchat-ae08e6c5d4233401cbd9a1b17b3f26a75ccbce5f.tar.gz hackchat-ae08e6c5d4233401cbd9a1b17b3f26a75ccbce5f.zip |
Update DOCUMENTATION.md
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/DOCUMENTATION.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/DOCUMENTATION.md b/documentation/DOCUMENTATION.md index b5c2189..c535cd7 100644 --- a/documentation/DOCUMENTATION.md +++ b/documentation/DOCUMENTATION.md @@ -34,7 +34,7 @@ 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.| +|`dumb`|`nick`|Mutes a user's (spammer's) texts such that it is displayable to the user only.| |`speak`|`ip` or `hash`|Unmutes the user's (spammer's) texts and makes it displayable to everyone again.| # `admin` |