YOUR DEEPSPACE CHATROOM | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The CHANSERV Command List Available to All Users |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ChanServ allows you to register and control various aspects of channels. ChanServ can often prevent malicious users from "taking over" channels by limiting who is allowed channel operator priviliges. Available commands are listed below; to use them, type: /msg ChanServ command. For more information on a specific command, type: /msg ChanServ HELP command. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Note that any channel which is not used for 30 days (i.e. which no user on the channel's access list enters for that period of time) will be automatically dropped. |
| 1. | REGISTER:
Registers a channel in the ChanServ database. In order to use this command, you must first be a registered user and the channel operator on the channel you're trying to register. This means the channel is not registered to someone else and that you opened the channel by typing /join #channel-name-desired. The password is used with the IDENTIFY command to allow others to make changes to the channel settings at a later time. The last parameter, which must be included, is a general description of the channel's purpose. When you register a channel, you are recorded as the "founder" of the channel. The channel founder is allowed to change all of the channel settings for the channel; ChanServ will also automatically give the founder channel-operator privileges when s/he enters the channel. See the ACCESS command (/msg ChanServ HELP ACCESS) for information on giving a subset of these privileges to other channel users. NOTICE: In order to register a channel, you must have first registered your nickname. If you haven't, /msg NickServ HELP for information on how to do so. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 2. | IDENTIFY:
Authenticates you to ChanServ as the founder of the given channel. Many commands require you to use this command before using them. The password should be the same one you sent with the REGISTER command. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 3. | SET:
Allows the channel founder to set various channel options and other information. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 4. | AOP:
Maintains the AOP (AutoOP) list for a channel. The AOP list gives users the right to be auto-opped on your channel, to unban or invite themselves if needed, to have their greet message showed on join, and so on. The /msg chanserv AOP channel ADD nick command adds the given nickname to the AOP list. The /msg chanserv AOP channel DEL {nick | entry-num | list} command removes the given nick from the AOP list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.) The /msg chanserv AOP channel LIST [mask | list] command displays the AOP list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example: /msg chanserv AOP #channel LIST 2-5,7-9 lists AOP entries numbered 2 through 5 and 7 through 9. The /msg chanserv AOP CLEAR command clears all entries of the AOP list. The AOP ADD and AOP DEL commands are limited to SOPs or above, while the AOP CLEAR command can only be used by the channel founder. However, any user on the AOP list may use the AOP LIST command. This command may have been disabled for your channel, and in that case you need to use the access list. See /msg ChanServ HELP ACCESS for information about the access list, and /msg ChanServ HELP SET XOP to know how to toggle between the access list and xOP list systems. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 5. | SOP:
Maintains the SOP (SuperOP) list for a channel. The SOP list gives users all rights given by the AOP list, and adds those needed to use the AutoKick and the BadWords lists, to send and read channel memos, and so on. The /msg chanserv SOP channel ADD nick command adds the given nickname to the SOP list. The /msg chanserv SOP channel DEL {nick | entry-num | list} command removes the given nick from the SOP list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.) The /msg chanserv SOP channel LIST [mask | list] command displays the SOP list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example: SOP #channel LIST 2-5,7-9 lists AOP entries numbered 2 through 5 and 7 through 9. The /msg chanserv SOP channel CLEAR command clears all entries of the SOP list. The SOP ADD, SOP DEL and SOP CLEAR commands are limited to the channel founder. However, any user on the AOP list may use the SOP LIST command. This command may have been disabled for your channel, and in that case you need to use the access list. See /msg ChanServ HELP ACCESS for information about the access list, and /msg ChanServ HELP SET XOP to know how to toggle between the access list and xOP list systems. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 6. | ACCESS: Maintains the access list for a channel. The access list specifies which users are allowed chanop status or access to ChanServ commands on the channel. Different user levels allow for access to different subsets of privileges; /msg ChanServ HELP ACCESS LEVELS for more specific information. Any nick not on the access list has a user level of 0. The /msg chanserv ACCESS channel ADD nick level command adds the given nickname to the access list with the given user level; if the nick is already present on the list, its access level is changed to the level specified in the command. The level specified must be less than that of the user giving the command, and if the nick is already on the access list, the current access level of that nick must be less than the access level of the user giving the command. The /msg chanserv ACCESS channel DEL {nick | entry-num | list} command removes the given nick from the access list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.) The /msg chanserv ACCESS channel LIST [mask | list] command displays the access list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example: ACCESS #channel LIST 2-5,7-9 lists access entries numbered 2 through 5 and 7 through 9. The /msg chanserv ACCESS channel CLEAR command clears all entries of the access list. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 7. | LEVELS: The LEVELS command allows fine control over the meaning of the numeric access levels used for channels. With this command, you can define the access level required for most of ChanServ's functions. (The SET FOUNDER and SET PASSWORD commands, as well as this command, are always restricted to the channel founder.) LEVELS SET allows the access level for a function or group of functions to be changed. LEVELS DISABLE (or DIS for short) disables an automatic feature or disallows access to a function by anyone other than the channel founder. LEVELS LIST shows the current levels for each function or group of functions. LEVELS RESET resets the levels to the default levels of a newly-created channel (see HELP ACCESS LEVELS). For a list of the features and functions whose levels can be set, see HELP LEVELS DESC. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 8. | AKICK:
Maintains the AutoKick list for a channel. If a user on the AutoKick list attempts to join the channel, ChanServ will ban that user from the channel, then kick the user. The /msg chanserv AKICK channel ADD mask [reason] command adds the given nick or usermask to the AutoKick list. If a reason is given with the command, that reason will be used when the user is kicked; if not, the default reason is "You have been banned from the channel". The /msg chanserv AKICK channel STICK mask command permanently bans the given mask on the channel. If someone tries to remove the ban, ChanServ will automatically set it again. You can't use it for registered nicks. The /msg chanserv AKICK channel UNSTICK mask command cancels the effect of the AKICK STICK command, so you'll be able to unset the ban again on the channel. The >/msg chanserv AKICK channel DEL mask command removes the given nick or mask from the AutoKick list. It does not, however, remove any bans placed by an AutoKick; those must be removed manually. The /msg chanserv AKICK channel LIST [mask] command displays the AutoKick list, or optionally only those AutoKick entries which match the given mask.The /msg chanserv AKICK channel VIEW [mask] command is a more verbose version of AKICK LIST command. The /msg chanserv AKICK channel ENFORCE command causes ChanServ to enforce the current AKICK list by removing those users who match an AKICK mask. The /msg chanserv AKICK channel CLEAR command clears all entries of the akick list. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 9. | DROP:
Unregisters the named channel. Only Services Administrators can DROP a channel for which they have not identified as the founder. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 10. | SENDPASS:
Send the password of the given channel to the e-mail address set in the founder's nickname record. This command is really useful to deal with lost passwords. May be limited to IRC operators on certain networks. This command is unavailable when encryption is enabled. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 11. | BAN:
Bans a selected nick on a channel. If nick is not given, it will ban you. If channel and nick are not given, it will ban you on all channels you're on, provided you have the rights to. By default, limited to AOPs or those with level 5 access and above on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 12. | CLEAR:
Tells ChanServ to clear certain settings on a channel where what can be any of the following:
By default, limited to those with founder access on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 13. | DEOP:
Deops a selected nick on a channel. If nick is not given, it will deop you. If channel and nick are not given, it will deop you on all channels you're on, provided you have the rights to. By default, limited to AOPs or those with level 5 access and above on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 14. | DEVOICE:
Devoices a selected nick on a channel. If nick is not given, it will devoice you. If channel and nick are not given, it will devoice you on all channels you're on, provided you have the rights to. By default, limited to AOPs or those with level 5 access and above on the channel, or to VOPs or those with level 3 and above for self devoicing. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 15. | GETKEY:
Returns the key of the given channel. This is a command mainly intended to be used by bots and/or scripts, so the output is in the following way: KEY (channel) (key). Key is "NO KEY" if no key is set. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 16. | INFO:
Lists information about the named registered channel, including its founder, time of registration, last time used, description, and mode lock, if any. If ALL is specified, the entry message and successor will also be displayed. By default, the ALL option is limited to those with founder access on the channel. Services Administrators can use the ALL parameter with any channel | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 17. | INVITE:
Tells ChanServ to invite you into the given channel. By default, limited to AOPs or those with level 5 and above on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 18. | KICK:
Kicks a selected nick on a channel. If nick is not given, it will kick you. If channel and nick are not given, it will kick you on all channels you're on, provided you have the rights to. By default, limited to AOPs or those with level 5 access and above on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 19. | LIST:
Lists all registered channels matching the given pattern. Channels with the PRIVATE option set will only be displayed to Services Administrators. Channels with the NOEXPIRE option set will have a ! prepended to the channel name for Services Administrators. If the FORBIDDEN, SUSPENDED or NOEXPIRE options are given, only channels which, respectively, are FORBIDden, SUSPENDed or have the NOEXPIRE flag set will be displayed. If both options are given, both types of channels will be displayed. These options are limited to Services admins. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 20. | LOGOUT:
This command will log the selected nickname out meaning they would have to reidentify themselves to regain their access. If you are the founder of the channel, you can log out anybody, else you can only log out yourself. If you are a Services Administrator, you can log out anybody of any channel without having to be the founder of the channel. Also, you can omit the nickname parameter; this will log out all identified users from the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 21. | OP:
Ops a selected nick on a channel. If nick is not given, it will op you. If channel and nick are not given, it will op you on all channels you're on, provided you have the rights to. By default, limited to AOPs or those with level 5 access and above on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 22. | TOPIC:
Causes ChanServ to set the channel topic to the one specified. If topic is not given, then an empty topic is set. This command is most useful in conjunction with SET TOPICLOCK. See /msg ChanServ HELP SET TOPICLOCK for more information. By default, limited to those with founder access on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 23. | UNBAN:
Tells ChanServ to remove all bans preventing you from entering the given channel. By default, limited to AOPs or those with level 5 and above on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 24. | VOICE:
Voices a selected nick on a channel. If nick is not given, it will voice you. If channel and nick are not given, it will voice you on all channels you're on, provided you have the rights to. By default, limited to AOPs or those with level 5 access and above on the channel, or to VOPs or those with level 3 and above for self voicing. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 25. | VOP:
Maintains the VOP (VOicePeople) list for a channel. The VOP list allows users to be auto-voiced and to voice themselves if they aren't. The VOP ADD command adds the given nickname to the VOP list. The VOP DEL command removes the given nick from the VOP list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.) The VOP LIST command displays the VOP list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example: VOP #channel LIST 2-5,7-9 lists VOP entries numbered 2 through 5 and 7 through 9. The VOP CLEAR command clears all entries of the VOP list. The VOP ADD, VOP DEL and VOP LIST commands are limited to AOPs or above, while the VOP CLEAR command can only be used by the channel founder. This command may have been disabled for your channel, and in that case you need to use the access list. See /msg ChanServ HELP ACCESS for information about the access list, and /msg ChanServ HELP SET XOP to know how to toggle between the access list and xOP list systems. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 26. | DEHALFOP:
Dehalfops a selected nick on a channel. If nick is not given, it will dehalfop you. If channel and nick are not given, it will dehalfop you on all channels you're on, provided you have the rights to. By default, limited to AOPs and those with level 5 access and above on the channel, or to HOPs or those with level 4 and above for self dehalfopping. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 27. | DEOWNER:
Removes your owner status on channel. If channel is not given, it will remove your owner status on all channels you're on, provided you have the rights to. Limited to those with founder access on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 28. | DEPROTECT:
Deprotects a selected nick on a channel. If nick is not given, it will deprotect you. If channel and nick are not given, it will deprotect you on all channels you're on, provided you have the rights to. By default, limited to the founder, or to SOPs or those with level 10 and above on the channel for self deprotecting. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 29. | HALFOP:
Halfops a selected nick on a channel. If nick is not given, it will halfop you. If channel and nick are not given, it will halfop you on all channels you're on, provided you have the rights to. By default, limited to AOPs and those with level 5 access and above on the channel, or to HOPs or those with level 4 and above for self halfopping. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 30. | HOP:
Maintains the HOP (HalfOP) list for a channel. The HOP list gives users the right to be auto-halfopped on your channel. The HOP ADD command adds the given nickname to the HOP list. The HOP DEL command removes the given nick from the HOP list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.) The HOP LIST command displays the HOP list. If a wildcard mask is given, only those entries matching the mask are displayed. If a list of entry numbers is given, only those entries are shown; for example: HOP #channel LIST 2-5,7-9 lists HOP entries numbered 2 through 5 and 7 through 9. The HOP CLEAR command clears all entries of the HOP list. The HOP ADD, HOP DEL and HOP LIST commands are limited to AOPs or above, while the HOP CLEAR command can only be used by the channel founder. This command may have been disabled for your channel, and in that case you need to use the access list. See /msg ChanServ HELP ACCESS for information about the access list, and /msg ChanServ HELP SET XOP to know how to toggle between the access list and xOP list systems. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 31. | OWNER:
Gives you owner status on channel. If channel is not given, it will give you owner status on all channels you're on, provided you have the rights to. Limited to those with founder access on the channel. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 32. | PROTECT:
Protects a selected nick on a channel. If nick is not given, it will protect you. If channel and nick are not given, it will protect you on all channels you're on, provided you have the rights to. By default, limited to the founder, or to SOPs or those with level 10 and above on the channel for self protecting. |