diff --git a/example.ini b/example.ini new file mode 100644 index 0000000..cfdd1a2 --- /dev/null +++ b/example.ini @@ -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 +