Please note that this component is fully compatible with netbots.tcl v3.10 - 3.30 by slennox
cc_chans (default: "") |
| List of channels in which to activate limiting. |
Valid settings: one channel like "#donkeys", a list of channels like "#donkeys #cows #pigs", or "" to activate on all channels (except those listed in cc_echans). |
|
cc_echans (default: "") |
| List of channels in which not to activate limiting. |
Valid settings: Valid settings: one channel like "#donkeys", a list of channels like "#donkeys #cows #pigs", or "" to switch this off. |
|
cc_flag (default: "f") |
| Users with this flag (global / channel) won't be punished or reminded for colour abuse. |
Valid settings: every valid global or channel flag |
|
cc_note (default: "$owner") |
| Enter here a list of people who should be notified if somebody gots banned for colour abuse. |
Valid settings: one or more nicknames, seperated by a blank " ". Leave completely blank to disable. |
|
cc_part (default: 1) |
| This setting enables the part check. Eggdrop will check every part msg in the channel(s) for colour. |
Valid settings: 1 to enable, 0 to disable. |
|
cc_pubm (default: 1) |
| This setting enables the channel check. Eggdrop will check every msg in the channel(s) for colour. |
Valid settings: 1 to enable, 0 to disable. |
|
cc_quit (default: 1) |
| This setting enables the channel check. Eggdrop will check every quit msg for colour. |
Valid settings: 1 to enable, 0 to disable. |
|
cc_shortban (default: 2880) |
| Set here the time in minutes how long a user should be punished if he ignores all warnings. |
Valid settings: x minutes or 0 for a permban |
|
cc_longban (default: 0) |
| Set here the time in minutes how long a user should be punished if he ignores even our short ban. |
Valid settings: x minutes or 0 for a permban |
|
cc_txt_part1 |
| The sentence will be send as a note to the user on his first colour part msg. If the user is not registered within the bot, the script will automatically add him and set an aproperiate comment. |
Valid settings: a string enclosed by "". Leave completely blank to disable. |
|
cc_txt_part2 |
| The sentence will be send as a note to the user on his second colour part msg. |
Valid settings: a string enclosed by "". Leave completely blank to disable. |
|
cc_txt_part3 |
| The sentence will be send as a note to the user on his third colour part msg. |
Valid settings: a string enclosed by "". Leave completely blank to disable. |
|
cc_txt_part4 |
| The sentence will be send as a note to the user on his fourth colour part msg. |
Valid settings: a string enclosed by "". Leave completely blank to disable. |
|
cc_txt_pubm1 |
| The strings in this array will be send to the offender on his first colour usage via msg by the bot. Don't use too many of them since it can fill the bot's msg queue. If the user is not registered within the bot, the script will automatically add him and set an aproperiate comment. |
Valid settings: an array of strings enclosed by "". Leave completely blank to disable. |
|
cc_txt_pubm2 |
| The strings in this array will be send to the offender on his second colour usage via msg by the bot. Don't use too many of them since it can fill the bot's msg queue. |
Valid settings: an array of strings enclosed by "". Leave completely blank to disable. |
|
cc_txt_pubm3 |
| The strings in this array will be send to the offender on his third colour usage via msg by the bot. Don't use too many of them since it can fill the bot's msg queue. |
Valid settings: an array of strings enclosed by "". Leave completely blank to disable. |
|
cc_txt_pubm4 |
| The strings in this array will be send to the offender on his fourth colour usage via msg by the bot. Don't use too many of them since it can fill the bot's msg queue. |
Valid settings: an array of strings enclosed by "". Leave completely blank to disable. |
|
cc_txt_quit1 |
| The sentence will be send as a note to the user on his first colour quit msg. If the user is not registered within the bot, the script will automatically add him and set an aproperiate comment. |
Valid settings: a string enclosed by "". Leave completely blank to disable. |
|
cc_txt_quit2 |
| The sentence will be send as a note to the user on his second colour quit msg. |
Valid settings: a string enclosed by "". Leave completely blank to disable. |
|
cc_txt_quit3 |
| The sentence will be send as a note to the user on his third colour quit msg. |
Valid settings: a string enclosed by "". Leave completely blank to disable. |
|
cc_txt_quit4 |
| The sentence will be send as a note to the user on his fourth colour quit msg. |
Valid settings: a string enclosed by "". Leave completely blank to disable. |