1
0
mirror of https://github.com/krislamo/Flea synced 2024-09-20 02:20:34 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
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
1b3c78dd2a Connect to an IRC server
Added a basic SSL connection; simplified Flea.py file
2016-01-28 02:54:43 -05:00
ce92347cc0 Initial Commit
Setup project structure; Added a basic configuration parser
2016-01-25 06:07:39 -05:00