diff options
Diffstat (limited to '')
-rw-r--r-- | docs/help/in/devoice.in | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/help/in/devoice.in b/docs/help/in/devoice.in new file mode 100644 index 0000000..11e3d53 --- /dev/null +++ b/docs/help/in/devoice.in @@ -0,0 +1,26 @@ + +%9Syntax:%9 + +@SYNTAX:devoice@ + +%9Parameters:%9 + + A list of nicknames to devoice. + +%9Description:%9 + + Removes the channel voice privileges from the given nicknames; you may use + the wildcard character '*' in a nickname. + + If a channel is moderated, the users will require a voice or op in order to + be able to send messages to the channel. + +%9Examples:%9 + + /DEVOICE mike + /DEVOICE bob sarah + /DEVOICE jo*n + /DEVOICE * + +%9See also:%9 DEOP, MODE, OP, VOICE + |