Chanserv Commands



Once your nickname is all registered and setup you can proceed to register your channel

Join with ever channel you want to create . To join type
/join #yourchannelname

To register it type:
/msg chanserv register #yourchannelname password brief description of the channel
For example:
/msg chanserv register #myplace surfing general chat channel

Most channel are using channelmode +nt
n = no outside messages from users that are not on the channel (can cause flooding)
t = only channel ops can change the topic (prevents strangers from changing your topic)
To lock in those modes type
/msg chanserv set #yourchannelname mlock +nt

If you want , you can lock in the topic as well
Enter the topic you want to be set as the default topic then type
/msg chanserv set #yourchannelname topiclock Founder
there are 3 choices , Founder , SOP and AOP

Assigning people with automatic channelop status. You can assign people either with SOP or AOP status
(Sop also has the ability to setup users with AOP status)
/msg chanserv aop (or sop)#channelname add users's nickname

To delete a user type
/msg chanserv aop (sop)#channelname del nickname

To view the AOP or SOP list type
/msg chanserv aop (sop) #channelname list


How to set akick to kick/ban users from your channel
I recommend using the mask instead of just the person's nickname
/msg chanserv akick #channelname add *!*ident@*.theirprovider.com
The delete and list commands are the same as for the aop,sop section


How to get chanserv to op you and others without having to leave the channel and coming back
/msg chanserv op #channelname nickname
Chanserv has a habit of deoping users after a netsplit ,you can set up a command in your Mirc Remotes section that will prompt chanserv to op you when this happens.
Goto Tools,Remotes paste in the following:
on 1:deop:#: {
 if ($opnick == $me) {
   /msg chanserv op $chan $me
  }
}

After that ,within your remotes window , goto File,save as , select a filename i.e. webchat.ini ,
Hit ok until the windows are closed

It is a good idea to set the channel to ident ,
so AOP's and SOP's will only get oped after they identified their nickname with Nickserv
/msg chanserv set #channelname ident on (or off to disable it again)


There are variances in the initial Chanserv command.
Instead of using /msg chanserv some networks use the following shortcuts:
/cs
/chanserv

This should get you started and setup pretty well , for more commands type /msg chanserv help





Addons Awards Chanserv Friends Irc Safety Links
Main Mirc Help Nickserv Poetry Hut SPR Jukebox



Hosted by www.Geocities.ws