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

3 Commits

Author SHA1 Message Date
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
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
ce92347cc0 Initial Commit
Setup project structure; Added a basic configuration parser
2016-01-25 06:07:39 -05:00