document chanserv amode, fixes #299

This commit is contained in:
Shivaram Lingamneni 2019-02-05 19:56:46 -05:00
parent d321bf63ae
commit fba91b908f

@ -193,6 +193,8 @@ To register a channel, make sure you're joined to it and logged into your accoun
For example, `/CS REGISTER #channel` will register the channel `#test` to my account. If you have a registered channel, you can use `/CS OP #channel` to regain ops in it. Right now, the options for a registered channel are pretty sparse, but we'll add more as we go along.
If your friends have registered accounts, you can automatically grant them operator permissions when they join the channel. For more details, see `/CS HELP AMODE`.
## Language