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

4 Commits

Author SHA1 Message Date
47dfb30496 Refactored a lot....PEP8-ifying, logical modularity, etc.... 2016-03-01 00:51:50 -07:00
037052d1c7 Added logging functionality
Added logging of all sent/received data and errors.
Passwords are censored from the terminal and log
file. Fixed case-sensitivity of the Control nick
and channel.
2016-02-29 05:19:16 -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