Abjects IRC Network
Network information
Network Stats
Servers Stats
Staff Members
Network Tree
NetMap
AUP
HELP/SUPPORT
OPERATORS
ROUTING
SECURITY
Getting started..
FAQ
NickServ
ChanServ
BotServ
HostServ
IRCd and Modes
 
Search in The Website

Botserv Commands


Click on a command below to see it's relevant usage.

BOTLIST
ASSIGN
SET
- DONTKICKOPS
- DONTKICKVOICES
- GREET
- FANTASY
- SYMBIOSIS
KICK
- BOLDS
- BADWORDS
- CAPS
- FLOOD
- REPEAT
- REVERSES
- UNDERLINES
BADWORDS
ACT
INFO
SAY
UNASSIGN
REQUEST
CANCEL
SHOW

 

BOTLIST - Lists all available bots on this network.  [back to top]

/msg botserv botlist

ASSIGN - Assigns a bot pointed out by nick to the channel chan. You can then configure the bot for the channel so it fits your needs.  [back to top]

/msg botserv assign #channel botnick

SET - Configures bot options.  [back to top]

- DONTKICKOPS - To protect ops against bot kicks. Enables or disables ops protection mode on a channel. When it is enabled, ops won't be kicked by the bot even if they don't match the NOKICK level.  [back to top]

/msg botserv set #channel dontkickops on
/msg botserv set #channel dontkickops off

- DONTKICKVOICES - To protect voices against bot kicks. Enables or disables voices protection mode on a channel. When it is enabled, voices won't be kicked by the bot even if they don't match the NOKICK level.  [back to top]

/msg botserv set #channel dontkickvoices on
/msg botserv set #channel dontkickvoices off

- GREET - Enables or disables greet mode on a channel. When it is enabled, the bot will display greet messages of users joining the channel, provided  they have enough access to the channel.  [back to top]

/msg botserv set #channel greet on
/msg botserv set #channel greet off

- FANTASY - Enables or disables fantasy mode on a channel. When it is enabled, users will be able to use commands !op, !deop, !voice, !devoice, !kick, !kb, !unban, !seen on a channel (find how to use them; try with or without nick for each, and with a reason for some?). Note that users wanting to use fantaisist commands MUST have enough level for both the FANTASIA and another level depending of the command if required (for example, to use !op, user must have enough access for the OPDEOP level).  [back to top]

/msg botserv set #channel fantasy on
/msg botserv set #channel fantasy off

- SYMBIOSIS - Allow the bot to act as a real bot. Enables or disables symbiosis mode on a channel. When it is enabled, the bot will do everything normally done by ChanServ on channels, such as MODEs, KICKs, and even the entry message.  [back to top]

/msg botserv set #channel symbiosis on
/msg botserv set #channel symbiosis off

KICK - Configures bot kickers.  [back to top]

- BOLDS - Sets if the bot kicks bolds. Sets the bolds kicker on or off. When enabled, this option tells the bot to kick users who use bolds. ttb is the number of times an user can be kicked before it get banned.  [back to top]

/msg botserv kick #channel bolds on
/msg botserv kick #channel bolds on 5 (This will ban the user after 5 kicks for using bold in the channel)
/msg botserv kick #channel fbolds off

- BADWORDS - Sets the bad words kicker on or off. When enabled, this option tells the bot to kick users who say certain words in the channels. You can define bad words for your channel using the BADWORDS command.
[back to top]

/msg botserv kick #channel badwords on
/msg botserv kick #channel badwords on 5 (This will ban the user after 5 kicks for using badwords in the channel)
/msg botserv kick #channel badwords off

- CAPS - Sets the caps kicker on or off. When enabled, this option tells the bot to kick users who are talking in CAPS. The bot kicks only if there are at least min caps and they constitute at least percent% of the total text line (if not given, it defaults to 10 characters and 25%).  [back to top]

/msg botserv kick #channel caps on
/msg botserv kick #channel caps on 5 25

(Sets to ban after 5 caps offences in the channel with 25 characters and 25% of the message)
/msg botserv kick #channel caps on 5 10 5
(Sets to ban after 5 caps offences in the channel with 5 characters and 10% of the message)
/msg botserv kick #channel caps off

- FLOOD - Sets if the bot kicks flooding users. Sets the flood kicker on or off. When enabled, this option tells the bot to kick users who are flooding the channel using at least ln lines in secs seconds  (if not given, it defaults to 6 lines in 10 seconds).  [back to top]

/msg botserv kick #channel flood on
/msg botserv kick #channel flood on 5 5 1

(This will set to ban after 5 offences in the channel with flood of 5 lines in 1 second)
/msg botserv kick #channel flood off

- REPEAT - Sets if the bot kicks users who repeat themselves. Sets the repeat kicker on or off. When enabled, this option tells the bot to kick users who are repeating themselves num times (if num is not given, it defaults to 3).
[back to top]

/msg botserv kick #channel repeat on
/msg botserv kick #channel repeat on 5 10

(Sets to ban after 5 kicks when repeating 10 times each offence)
/msg botserv kick #channel repeat off

- REVERSES - Sets if the bot kicks reverses. Sets the reverses kicker on or off. When enabled, this option tells the bot to kick users who use reverses.  [back to top]

/msg botserv kick #channel reverses on
/msg botserv kick #channel reverses on 5 (This tells botserv to ban the user after 5 kicks)
/msg botserv kick #channel reverses off

- UNDERLINES - Sets if the bot kicks underlines. Sets the underlines kicker on or off. When enabled, this option tells the bot to kick users who use underlines.  [back to top]

/msg botserv kick #channel underlines on
/msg botserv kick #channel underlines on 5 (This tells botserv to ban the user after 5 kicks)
/msg botserv kick #channel underlines off


BADWORDS
- Maintains the bad words list for a channel. The bad words list determines which words are to be kicked when the bad words kicker is enabled. 
[back to top]

/msg botserv badwords #channel add word single (A kick will be done only if a user says the entire word)
/msg botserv badwords #channel add word start (A kick will be done if a user says a word that starts with word)
/msg botserv badwords #channel add word end (A kick will be done if an user says a word that ends with word)
/msg botserv badwords #channel del word (Deletes the word from the badword list)
/msg botserv badwords #channel list (Lists the whole badword list)
/msg botserv badwords #channel list 1-5 (Lists numbers 1 to 5 in the badwords list)
/msg botserv badwords #channel clear (Clears the badwords list completely)


ACT
- Makes the bot do the equivalent of a "/me" command on the given channel using the given text. 
[back to top]

/msg botserv act #channel text


INFO
- Allows you to see BotServ information about a channel or a bot. If the parameter is a channel, then you'll get information such as enabled kickers. If the parameter is a nick, you'll get information about a bot, such as creation time or number of channels it is on. 
[back to top]

/msg botserv info #channel
/msg botserv info botnick


SAY
- Makes the bot say the given text on the given channel. 
[back to top]

/msg botserv say #channel text


UNASSIGN
- Unassigns a bot from a channel. When you use this command, the bot won't join the channel anymore. However, bot configuration for the channel is kept, so you will always be able to reassign a bot later without have to reconfigure it entirely. Channel founders only. 
[back to top]

/msg botserv unassign #channel


REQUEST
- Sends a request for a new bot to be made, all requests are activated by an authorized operator.  This command is custom to Abjects only and is only available on our network. 
[back to top]

/msg botserv request #channel flag nick ident vhost gecos
(e.g /msg botserv request #mychannel 1 BotNick bot I.Am.A.Bot My Real Name (The 1 flag specifies you want the bot to be private, 0 will make it public, if you do not specify a flag the bot is made public automatically)
 


CANCEL
- Allows a user to remove their request for a channel bot.
[back to top]

/msg botserv cancel #channel


SHOW
- Allows a user to view the status of their request(s). 
[back to top]

/msg botserv show


(A majority of this help was taken from /msg botserv help)