1
0
mirror of https://github.com/krislamo/Flea synced 2024-11-10 02:10:35 +00:00
Flea/settings.conf
Kris Lamoureux 80e6787d50 Added Control Plugin
Added Control Plugin: authentication and basic control of IRC
commands; Move settings and packet info into the IRC class; Minor
fix of irclib's Whois function
2016-02-03 18:14:45 -05:00

15 lines
201 B
Plaintext

debug = true
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