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
00db7f073e Slight improvement to cfgParser()
Convert text values in the settings dictionary
to corresponding data types; Fixed spelling errors
2016-01-27 06:03:09 -05:00
ce92347cc0 Initial Commit
Setup project structure; Added a basic configuration parser
2016-01-25 06:07:39 -05:00