1
0
mirror of https://github.com/krislamo/Flea synced 2024-09-19 18:20:34 +00:00
Flea/settings.conf
Kris Lamoureux 037052d1c7 Added logging functionality
Added logging of all sent/received data and errors.
Passwords are censored from the terminal and log
file. Fixed case-sensitivity of the Control nick
and channel.
2016-02-29 05:19:16 -05:00

16 lines
217 B
Plaintext

debug = true
logging = false
plugins = true
host = irc.example.net
port = 7001
nick = Flea
password = your_password
ident = Fleabot
mode = +B
unused = *
realname = your_name
control = your_nick
channel = #MyChannel