Merge pull request #247 from anarcat/cmode-help-pointer
point to the CMODE help page for more modes
This commit is contained in:
commit
c380c2336a
1 changed files with 11 additions and 0 deletions
|
@ -1,6 +1,17 @@
|
|||
Channel modes
|
||||
=============
|
||||
|
||||
Channel modes are determined by the various plugins loaded by the
|
||||
server. The following consists only of a base list of common modes:
|
||||
your server may have more plugins available, which you can see with
|
||||
the following server command, depending on your IRC client::
|
||||
|
||||
/QUOTE HELP CMODE
|
||||
|
||||
or::
|
||||
|
||||
/RAW HELP CMODE
|
||||
|
||||
``+b``, channel ban
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue