From fba91b908ffab26b1ffba66341c213ee314d550e Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Tue, 5 Feb 2019 19:56:46 -0500 Subject: [PATCH] document chanserv amode, fixes #299 --- docs/MANUAL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/MANUAL.md b/docs/MANUAL.md index e2197de8..7b637f39 100644 --- a/docs/MANUAL.md +++ b/docs/MANUAL.md @@ -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