nemubot/nemubot
2015-09-24 11:29:47 +02:00
..
datastore XML datastore: load will now automatically try to load backup 2015-06-24 20:06:00 +02:00
event Place events to a separate directory 2015-05-25 16:44:25 +02:00
hooks Web tool raise more IRCException 2015-08-26 12:17:21 +02:00
message Allow socket to print messages 2015-08-26 12:18:23 +02:00
prompt Optimize imports 2015-05-25 16:44:16 +02:00
server Allow socket to print messages 2015-08-26 12:18:23 +02:00
tools tools.web: don't try to striphtml content that is not str or buffer 2015-09-24 11:29:47 +02:00
__init__.py Doc 2015-05-25 16:44:27 +02:00
__main__.py Datastore: add a method to create a new empty tree 2015-05-25 16:44:26 +02:00
bot.py Invalid fd are < 0, not only -1 2015-09-24 11:29:46 +02:00
channel.py [wip] changes import to reflect new directory structure 2015-01-05 02:48:49 +01:00
consumer.py Display a basic error to IM user on uncatched exception 2015-09-24 11:29:47 +02:00
exception.py Split messages class into multiple files 2015-05-25 16:44:27 +02:00
importer.py Catch exception during module loading: just skip the module registration 2015-06-03 18:01:50 +02:00
modulecontext.py New function in ModuleContext: call_hook 2015-06-24 20:05:54 +02:00