5 Commits

Author SHA1 Message Date
bd3ffd4067 add channel model, support autojoining
known channels in the database can be set to autojoin when the bot
starts (when it gets the MOTD, because i couldn't find an "on_connect"
event)
2015-05-10 10:02:25 -05:00
0ea9c3a164 rename ircbot.py to bot.py
ircbot/ircbot.py confused the importer
2015-05-09 20:03:55 -05:00
3d61838a92 start the new ircbot framework 2015-05-09 18:56:26 -05:00
1484aded84 reorganizing project directories, part 2 2015-05-08 20:44:24 -05:00
2ffdf26ec2 reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00