1
0
mirror of https://github.com/krislamo/Flea synced 2024-09-19 18:20:34 +00:00
Flea/core
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
..
__init__.py Initial Commit 2016-01-25 06:07:39 -05:00
config.py Slight improvement to cfgParser() 2016-01-27 06:03:09 -05:00
irclib.py Connection stays open, added IRC library 2016-01-28 08:20:37 -05:00
main.py Connection stays open, added IRC library 2016-01-28 08:20:37 -05:00