Simple bot to gline or zline IRC spammers.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[general] |
|
honeypots = #a, #b, #c |
|
announce = #d, #e |
|
connections = abcde, fghij |
|
nick = SpamKicker |
|
real = Spam kicking bot |
|
password = super_secret_op_password |
|
ban_type = ZLINE |
|
ban_duration = 1d |
|
|
|
[abcde] |
|
server = irc.example.net |
|
port = 6667 |
|
|
|
[fghij] |
|
server = irc2.example.net |
|
port = 6667 |
|
|
|
|