Gavan Fantom
2 weeks ago
1 changed files with 18 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||||||
|
[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 |
||||||
|
|
Loading…
Reference in new issue