Anope ChanServ

From IRC Wiki
Jump to navigation Jump to search
Anope IRC Services


Click Here to go back to the Anope page.


User Commands

REGISTER Register a channel

  • /msg chanserv register channel password description


IDENTIFY Identify yourself with your password

  • /msg chanserv identify password


SET Set channel options and information Coming Soon...


SOP Modify the list of SOP users

  • /msg chanserv sop ADD nick
  • /msg chanserv sop DEL {nick | entry-num | list}
  • /msg chanserv sop LIST [mask | list]
  • /msg chanserv sop clear


AOP Modify the list of AOP users

  • /msg chanserv aop ADD nick
  • /msg chanserv aop DEL {nick | entry-num | list}
  • /msg chanserv aop LIST [mask | list]
  • /msg chanserv aop clear


HOP Maintains the HOP (HalfOP) list for a channel

  • /msg chanserv hop ADD nick
  • /msg chanserv hop DEL {nick | entry-num | list}
  • /msg chanserv hop LIST [mask | list]
  • /msg chanserv hop clear


VOP Maintains the VOP (VOicePeople) list for a channel

  • /msg chanserv vop ADD nick
  • /msg chanserv vop DEL {nick | entry-num | list}
  • /msg chanserv vop LIST [mask | list]
  • /msg chanserv vop clear


ACCESS Modify the list of privileged users

  • /msg chanserv access channel ADD nick
  • /msg chanserv access channel DEL {nick | entry-num | list}
  • /msg chanserv access channel LIST [mask | list]
  • /msg chanserv access channel clear


LEVELS Redefine the meanings of access levels

  • /msg chanserv levels channel set type level
  • /msg chanserv levels channel {DIS | DISABLE} type
  • /msg chanserv levels channel list
  • /msg chanserv levels channel reset


AKICK Maintain the AutoKick list

  • /msg chanserv AKICK channel ADD {nick | mask} [reason]
  • /msg chanserv AKICK channel STICK mask
  • /msg chanserv AKICK channel UNSTICK mask
  • /msg chanserv AKICK channel DEL {nick | mask | entry-num | list}
  • /msg chanserv AKICK channel LIST [mask | entry-num | list]
  • /msg chanserv AKICK channel VIEW [mask | entry-num | list]
  • /msg chanserv AKICK channel ENFORCE
  • /msg chanserv AKICK channel CLEAR


DROP Cancel the registration of a channel

  • /msg chanserv drop channel


SENDPASS Help retrieve lost passwords

  • /msg chanserv sendpass channel


BAN Bans a selected nick on a channel

  • /msg chanserv ban channel nick [reason]


UNBAN Remove all bans preventing you from entering a channel

  • /msg chanserv unban channel


CLEAR Tells ChanServ to clear certain settings on a channel Coming Soon...


OWNER Gives you owner status on channel

  • /msg chanserv owner channel


DEOWNER Removes your owner status on a channel

  • /msg chanserv deowner channel


PROTECT Protects a selected nick on a channel

  • /msg chanserv protect channel nick


DEPROTECT Deprotects a selected nick on a channel

  • /msg chanserv deprotect channel nick


OP Gives Op status to a selected nick on a channel

  • /msg chanserv op channel nick


DEOP Deops a selected nick on a channel

  • /msg chanserv deop channel nick


HALFOP Halfops a selected nick on a channel

  • /msg chanserv halfop channel nick


DEHALFOP Dehalfops a selected nick on a channel

  • /msg chanserv dehalfop channel nick


VOICE Voices a selected nick on a channel

  • /msg chanserv voice channel nick


DEVOICE Devoices a selected nick on a channel

  • /msg chanserv devoice channel nick


GETKEY Returns the key of the given channel

  • /msg chanserv getkey channel


INVITE Tells ChanServ to invite you into a channel

  • /msg chanserv invite channel


KICK Kicks a selected nick from a channel

  • /msg chanserv kick channel nick [reason]


LIST Lists all registered channels matching the given pattern

  • /msg chanserv list pattern


LOGOUT This command will logout the selected nickname

  • /msg chanserv logout channel nick


TOPIC Manipulate the topic of the specified channel

  • /msg chanserv topic channel [topic]


INFO Lists information about the named registered channel

  • /msg chanserv info channel [all]


APPENDTOPIC Add text to a channels topic

  • /msg chanserv appendtopic channel text


ENFORCE Enforce various channel modes and set options

  • /msg chanserv enforce channel option
    • Availiable "options" are: SET, SECUREOPS, RESTRICTED, MODES, or +R.


Oper Commands

Coming Soon..