ChanServ
Registering a channel
You can register a channel so if you reconnect to IRC you can regain the channel operator status. To register a channel you will need to be registered and identified with NickServ. You can register a channel with the following command:
/msg ChanServ register <channel>
Unregister a channel
You can unregister a channel with the following command:
/msg ChanServ drop <channel>
Access
You can add other NickServ accounts to have roles within your channel, to get a list of roles you can run the following:
/msg ChanServ role list <channel>
Role | Access |
---|---|
AOP | auto op, invite, halfop topic, voice |
HOP | auto half op, topic, voice |
VOP | auto voice |
For example, to add the user kylef to have auto halfop in #sector5d you can use the following:
/msg ChanServ access <channel> add <user> <role> /msg ChanServ access #sector5d add kylef HOP