RIZON NickServ Commands :) Vol. 4

Day 2,466, 05:45 Published in Argentina Croatia by Alvareto the Husky

BotServ Commands

BotServ allows you to have a bot on your own channel. The assigned bot will join a channel whenever there is at least 1 user on it. You can also set a badwords list to kick (or ban) someone whenever they say a badword.

Channel owners with a channel with 150 or more users may now claim an Authline, which gives you the right to request a custom BotServ bot: http://s.rizon.net/authline

To assign a BotServ bot, use /msg BotServ ASSIGN [#channel] [BOT], where #channel is the name of the channel you are assigning it to, and bot is the name of the bot you want in the channel.

Example: /msg BotServ ASSIGN #rizonchannel |Glorious_Failure|

To list available bots, use

/msg BotServ BOTLIST

Note: Since the introduction of new services featuring fantasy commands, all commands of the syntax /msg ChanServ COMMAND #CHANNEL [PARAMETERS] will become .COMMAND [PARAMETERS]. All commands that are available in /msg ChanServ HELP can be used in a channel, EXCEPT IDENTIFY, for obvious reasons.
Channel status commands

Voice (+; +v)
.voice nick
.devoice nick
Halfop (%; +h)
.halfop nick
.dehalfop nick
Op (@; +o)
.op nick
.deop nick
Protected/Admin (&; +a) Note: Requires protectmode to be enabled.
.protect nick
.deprotect nick
Owner (~; +q) Note: Requires ownermode to be enabled.
.owner
.deowner

Kicking & banning commands

Kicking a user from the channel via BotServ with an optional reason:

.kick nick reason

or

.k nick reason

Kicking and banning a user from the channel via BotServ with an optional reason:

.kickban nick reason

or

.kb nick reason

or

.ban nick reason

Access commands

Viewing the channel's access list, optionally you can view the access level of a particular nick or list entry only:

.access list NICK|NUMBER|NUMBER-RANGE
Example: .access list Jason
Example: .access list 13
Example: .access list 13-15

Adding a nick to the access list:

.access add NICK LEVEL
Example: .access add Jason 5

Default levels: 3 = voice (+), 4 = halfop (😵, 5 = op (@), 10 = protected op/admin (&)

Deleting a nick from the access list:

.access del NICK|NUMBER|NUMBER-RANGE
Example: .access del Jason
Example: .access del 13
Example: .access del 13-15

Clearing the access list:

.access clear

Akick commands

Viewing the channel's full autokick list, or the akick entry of a particular nick, or a partial list:

.akick list NICK|NUMBER|NUMBER-RANGE
Example: .akick list Jason
Example: .akick list 13
Example: .akick list 13-15

Viewing the channel's autokick list in more detail than .akick list:

.akick view NICK|NUMBER|NUMBER-RANGE
Example: .akick view Jason
Example: .akick view 13
Example: .akick view 13-15

Adding a nick or usermask to the autokick list with an optional reason:

.akick add NICK|USERMASK REASON
Example: .akick add Jason spammer
Example: .akick add Jason*!*@* spammer

Deleting a nick/usermask or list entry from the autokick list:

.akick del NICK|USERMASK|NUMBER|NUMBER-RANGE
Example: .akick del Jason
Example: .akick del Jason*!*@*
Example: .akick del 13
Example: .akick del 13-15

Clearing the channel's autokick list:

.akick clear

Enforcing an akick on users matching an entry on the autokick list who is currently on the channel:

.akick enforce

Note: akicks will automatically be enforced whenever a new akick is added.

Setting a permanent channel ban for an akicked usermask: (If someone tries to remove the ban it will automatically be set again.)

.akick stick USERMASK
Example: .akick stick Jason*!*@*

Removing the stick, the ban will be allowed to be removed again.

.akick unstick USERMASK
Example: .akick unstick Jason*!*@*

Note: This does not remove the akick.
Miscellaneous Commands

Checking when a user was last seen on the channel:

.seen NICK
Example: .seen Jason

Note: The specified user has to be on the channel's access list.

Viewing information about the channel:

.info

Viewing more detailed information about the channel:

.info ALL

Note: Requires founder status by default.


If you have a BotServ bot on your channel but these commands still don't work for you, assure that fantasy mode is enable😛 /msg BotServ SET #channel FANTASY ON