1
0
mirror of https://github.com/krislamo/Flea synced 2024-11-10 02:10:35 +00:00
Flea/settings.conf
Kris Lamoureux 5b7d245347 Connection stays open, added IRC library
Connection stays open and bot will continuously ping back. Added improved IRC
library from an old Python IRC bot I wrote, it is mostly changed except for
the IRC parser; Changed default settings.conf port to 7001 because SSL/TLS
connections are currently the only choice.
2016-01-28 08:20:37 -05:00

13 lines
146 B
Plaintext

debug = true
host = irc.example.net
port = 7001
nick = Flea
password = your_password
ident = Fleabot
mode = +B
unused = *
realname = your_name