Syntax: /msg ChanServ INVITE channel
Tells ChanServ to invite you into the given channel.
By default, limited to AOPs or those with level 5 and above
on the channel.
UNBAN
Syntax: /msg ChanServ UNBAN channel
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.
KICK
Syntax: /msg ChanServ KICK [#channel [nick [reason]]]
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.
BAN
Syntax: /msg ChanServ BAN [#channel [nick [reason]]]
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.
TOPIC
Syntax: /msg ChanServ TOPIC channel [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.
CLEAR
Syntax: /msg ChanServ CLEAR channelwhat
Tells ChanServ to clear certain settings on a channel. what
can be any of the following:
MODES Resets all modes on the channel (i.e. clears
modes i,k,l,m,n,p,s,t).
BANS Clears all bans on the channel.
EXCEPTS Clears all excepts on the channel.
INVITES Clears all invites on the channel.
OPS Removes channel-operator status (mode +o) from
all channel operators.
HOPS Removes channel-halfoperator status (mode +h) from
all channel halfoperators, if supported.
VOICES Removes "voice" status (mode +v) from anyone
with that mode set.
USERS Removes (kicks) all users from the channel.
By default, limited to those with founder access on the
channel.
GETKEY
Syntax: /msg ChanServ GETKEY channel
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
key is "NO KEY" if no key is set.
SENDPASS
Syntax: /msg ChanServ SENDPASS channel
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 because encryption is enabled.
AUTOVOICE
Syntax: /msg ChanServ AUTOVOICE channel{REG|ALL|STATUS|OFF}
Enable or disable automatic voicing of users upon joining
a channel. The REG option will voice only registered users
whereas the ALL option will voice all users. OFF option
will disable auto voicing on the channel. STATUS option
will return autovoice status for the channel.
By default, limited to SOPs or those with level 10 and above
on the channel access list.
No Responses