]> jfr.im git - erebus.git/history - modlib.py
change try-except around msg[0] to if len(msg)==0
[erebus.git] / modlib.py
2014-01-24  zonidjanAdded hooknum in modlib
2014-01-23  zonidjanMerge branch 'master' of localhost:erebus
2014-01-23  zonidjanAdded numeric handlers.
2014-01-23  zonidjanAdded !MODLOAD, !MODUNLOAD, !MODRELOAD
2013-12-18  zonidjanAdded support for PM commands (with&without chan)
2013-12-17  zonidjanFinished user authentication when bot joins channel...
2013-12-17  zonidjanPutting header on files
2013-12-03  zonidjanAdded a few module featuresm depends needs testing!
2013-11-27  zonidjanModules!
2013-11-23  zonidjanStarting module API