You must be logged in to post comments on this site - please either log in or if you are not registered click here to signup
Botserv
Botserv: Bot Services (BotServ) allows you to have a bot on your own channel. It has been created for users that can't host or configure a bot, or for use on networks that don't allow users' bot. The following methods are acceptable formats for sending commands to BotServ;
* /msg botserv (command)
BotServ's commands include: HELP Display Command Syntax and Description on Available Commands BOTLIST Lists all available bots on the network for the "assign" command ASSIGN Assigns a bot to a channel SET Configures bot options KICK Configures kickers BADWORDS Maintains bad words list
Other commands: ACT INFO SAY UNASSIGN
Note: Bot will only join a channel whenever there is at least 1 (one) user on it.
[ Back to Top ]
Syntax: /msg BotServ ASSIGN chan nick 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.
Syntax: /msg BotServ SET channel option parameters Configures bot options. option can be one of: DONTKICKOPS To protect ops against bot kicks DONTKICKVOICES To protect voices against bot kicks GREET Enable greet messages FANTASY Enable channel commands such as !op !deop !voice !kick !seen SYMBIOSIS Allow the bot to act as a real bot like ChanServ
Type /msg BotServ HELP SET option for more information on a specific option. Note: access to this command is controlled by the level SET.
[ Back to Top ]
Syntax: /msg BotServ SET channel DONTKICKOPS {ON|OFF} 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.
Syntax: /msg BotServ SET channel DONTKICKVOICES {ON|OFF} 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.
Syntax: /msg BotServ SET channel GREET {ON|OFF} 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.
Syntax: /msg BotServ SET channel FANTASY {ON|OFF} Enables or disables fantasy mode on a channel. When it is enabled, users will be able to use commands !op, !deop, !halfops, !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 fantasist 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).
Syntax: /msg BotServ SET channel SYMBIOSIS {ON|OFF} Enables or disables symbiosis mode on a channel. When it is enabled, the bot will do everything normally as ChanServ bot.
[ Back to Top ]
Syntax: /msg BotServ KICK channel option parameters Configures bot kickers. option can be one of: BOLDS Sets if the bot kicks bolds BADWORDS Sets if the bot kicks bad words CAPS Sets if the bot kicks caps COLORS Sets if the bot kicks colors FLOOD Sets if the bot kicks flooding users REPEAT Sets if the bot kicks users who repeat themselves REVERSES Sets if the bot kicks reverses UNDERLINES Sets if the bot kicks underlines
[ Back to Top ]
Type /msg BotServ HELP KICK option for more information on a specific option. Note: access to this command is controlled by the level SET.
Syntax: /msg BotServ KICK channel BOLDS {ON|OFF} [ttb] 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. Don't give ttb to disable the ban system once activated.
Syntax: /msg BotServ KICK #channel BADWORDS {ON|OFF} [ttb] Sets the bad words kicker on or off. When enabled, this option tells the bot to kick users who say certain words on the channels. You can define bad words for your channel using the BADWORDS command. Type /msg BotServ HELP BADWORDS for more information. ttb is the number of times an user can be kicked before it get banned. Don't give ttb to disable the ban system once activated.
Syntax: /msg BotServ KICK channel CAPS {ON|OFF} [ttb [min [percent]]] 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%). ttb is the number of times an user can be kicked before it get banned. Don't give ttb to disable the ban system once activated.
[ Back to BotServ Kick ] [ Back to BotServ ] [ Back to Top ]
Syntax: /msg BotServ KICK channel COLORS {ON|OFF} [ttb] Sets the colors kicker on or off. When enabled, this option tells the bot to kick users who use colors. ttb is the number of times an user can be kicked before it get banned. Don't give ttb to disable the ban system once activated.
Syntax: /msg BotServ KICK channel FLOOD {ON|OFF} [ttb [ln [secs]]] 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). ttb is the number of times an user can be kicked before it get banned. Don't give ttb to disable the ban system once activated.
Syntax: /msg BotServ KICK #channel REPEAT {ON|OFF} [ttb [num]] 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). ttb is the number of times an user can be kicked before it get banned. Don't give ttb to disable the ban system once activated.
Syntax: /msg BotServ KICK channel REVERSES {ON|OFF} [ttb] Sets the reverses kicker on or off. When enabled, this option tells the bot to kick users who use reverses. ttb is the number of times an user can be kicked before it get banned. Don't give ttb to disable the ban system once activated.
Syntax: /msg BotServ KICK channel UNDERLINES {ON|OFF} [ttb] Sets the underlines kicker on or off. When enabled, this option tells the bot to kick users who use underlines. ttb is the number of times an user can be kicked before it get banned. Don't give ttb to disable the ban system once activated.
[ Back to Top ] Syntax:> /msg BotServ BADWORDS channel ADD word [SINGLE | START | END] DEL {word | entry-num | list} LIST [mask | list] CLEAR
These commands maintain 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. For more information, type /msg BotServ HELP KICK BADWORDS.
The BADWORDS ADD command adds the given word to the badword list. If SINGLE is specified, a kick will be done only if an user says the entire word. If START is specified, a kick will be done if an user says a word that starts with word. If END is specified, a kick will be done if an user says a word that ends with word. If you don't specify anything, a kick will be issued every time word is said by an user.
The BADWORDS DEL command removes the given word from the bad words list. If a list of entry numbers is given, those entries are deleted. (See the example for LIST below.)
The BADWORDS LIST command displays the bad words 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:
BADWORDS #channel LIST 2-5,7-9 Lists bad words entries numbered 2 through 5 and 7 through 9.
The BADWORDS CLEAR command clears all entries of the bad words list.
Fraguk Flag
Select Language
Automatic translation
Welcome Guest
Search www.fraguk.com
Latest Downloads
fishbot.tcl v1.2 Description: A clone of QuakeNet's most loved bot. Much like its paragon, it has an option to add channels when invited and remove them on kick. Author: Joose Filesize: 4 kb Total Downloads: 1 Date stamp 16 Jul : 12:02
BlackTools English. v2.2 Description: Public command script including .o , .v , .add level user1 user2 etc., .black, .d days nick / host, and many others. Has multiple access levels (voice, op, senior, admin, manager). Written for Undernet but can be modified to work on other networks. Author: BLaCkShaDoW Filesize: 54 kb Total Downloads: 0 Date stamp 02 Jun : 05:20
Random Quote Module Description: A Basic RANDOM quote script for eggdrop.
Load script to any tcl file, then: .rehash
Commands (DEFAULT TRIGGER SET TO: ! <-)
!aquote - adds new quote.
!dquote - removes quote, based on nick [more...] Author: Get_A_Fix/istok Filesize: 2 kb Total Downloads: 2 Date stamp 14 May : 22:51
ripecheck.tcl v3.2 Description: Will check an (unresolved) IP address against a whois database and ban the user if the country of origin matches your list of TLDs you wish to have banned Author: Ratler Filesize: 21 kb Total Downloads: 1 Date stamp 21 Feb : 17:38
Advertisement
RSS Feeds
Our news can be syndicated by using these rss feeds.