Updated IRC guidelines (markdown)
This commit is contained in:
parent
83aaf3194f
commit
abc6840365
|
@ -8,6 +8,14 @@ Should these rules not suffice, we will change them, but in all the years of Nim
|
|||
|
||||
The following commands can be executed by sending them via the text box that you ordinarily use to speak with people.
|
||||
|
||||
### Ban using ChanServ
|
||||
|
||||
**This is recommended when dealing with trolls**
|
||||
|
||||
`/msg akick #nim add *!*@*ip.185.95.206.58 !T 20d`
|
||||
|
||||
Replace `ip.185.95.206.58` with the webchat IP, or with whatever the user's hostname is.
|
||||
|
||||
### Quiet user
|
||||
|
||||
First you need to get the ``o`` flag on yourself with ``/msg ChanServ op #nim``.
|
||||
|
|
Loading…
Reference in New Issue