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
ec0e9a3485 Added simple Plugin functionality
Added very basic Plugin and reimporting functionality; Password
is now sent after NickServ informs you that your nick is registered;
Bugfix: cfgParser will now convert the string "false" to a boolean;
2016-02-02 09:18:20 -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