Add example config file for documentation purposes

This commit is contained in:
2025-01-21 14:22:12 +00:00
parent 62436fa257
commit 6254227f98

18
example.ini Normal file
View File

@@ -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