nemubot/nemubot
2015-08-26 12:17:21 +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 Extract hooks 2015-05-25 16:44:28 +02:00
message New function in ModuleContext: call_hook 2015-06-24 20:05:54 +02:00
prompt Optimize imports 2015-05-25 16:44:16 +02:00
server Socket connection can now be made in IPv6 2015-05-25 16:44:30 +02:00
tools XML parser: perform atomic save by moving a temporary file after the serialization 2015-06-24 20:06:01 +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 Can return Response in help_full function 2015-08-26 12:17:21 +02:00
channel.py [wip] changes import to reflect new directory structure 2015-01-05 02:48:49 +01:00
consumer.py Optimize imports 2015-05-25 16:44:16 +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