]> jfr.im git - erebus.git/history - bot.py
admin_config - add !getconfig, remove some unused functions
[erebus.git] / bot.py
2014-01-26  John RunyonFixed bot.send() to work with unicode.
2014-01-26  zonidjanFixed bot.send() to work with unicode.
2014-01-25  John Runyonchange try-except around msg[0] to if len(msg)==0
2014-01-25  zonidjanchange try-except around msg[0] to if len(msg)==0
2014-01-24  Conny SjöblomFixed crash on empty message
2014-01-24  Conny SjöblomFixed crash on empty message
2014-01-23  John RunyonImplement modlist, fix "no such cmd" error
2014-01-23  zonidjanImplement modlist, fix "no such cmd" error
2014-01-23  John RunyonMerge branch 'master' of localhost:erebus
2014-01-23  zonidjanMerge branch 'master' of localhost:erebus
2014-01-23  John RunyonAdded numeric handlers.
2014-01-23  zonidjanAdded numeric handlers.
2014-01-23  John RunyonAdded !MODLOAD, !MODUNLOAD, !MODRELOAD
2014-01-23  zonidjanAdded !MODLOAD, !MODUNLOAD, !MODRELOAD
2014-01-17  John RunyonAdded auth-checking when User() object is created
2014-01-17  zonidjanAdded auth-checking when User() object is created
2013-12-22  John RunyonAdded channel levels to DB.
2013-12-22  zonidjanAdded channel levels to DB.
2013-12-20  John RunyonPreparing to develop autotests
2013-12-20  zonidjanPreparing to develop autotests
2013-12-18  John RunyonAdded extra parameter to callbacks, "realtarget"
2013-12-18  zonidjanAdded extra parameter to callbacks, "realtarget"
2013-12-18  John RunyonAdded support for PM commands (with&without chan)
2013-12-18  zonidjanAdded support for PM commands (with&without chan)
2013-12-17  John RunyonFinished user authentication when bot joins channel...
2013-12-17  zonidjanFinished user authentication when bot joins channel...
2013-12-17  John RunyonPutting header on files
2013-12-17  zonidjanPutting header on files
2013-11-27  John RunyonModules!
2013-11-27  zonidjanModules!
2013-11-26  John RunyonAdded DB usage, fixed error in config.py, added __str__...
2013-11-26  zonidjanAdded DB usage, fixed error in config.py, added __str__...
2013-11-21  John RunyonFixing up spaces and stuff
2013-11-21  zonidjanFixing up spaces and stuff
2013-11-21  John RunyonMerge branch 'master' of localhost:erebus
2013-11-21  zonidjanMerge branch 'master' of localhost:erebus
2013-11-21  BiohZnMerge remote-tracking branch 'origin/master'
2013-11-21  BiohZnMerge remote-tracking branch 'origin/master'
2013-11-21  BiohZn- Fixed
2013-11-21  BiohZn- Fixed
2013-11-21  John RunyonUpdates
2013-11-21  zonidjanUpdates
2013-11-19  John RunyonInitial commit
2013-11-19  zonidjanInitial commit