nemubot/nemubot
nemunaire 9cf4b9becb Fix bot close
Tell consumer to stop their work
	Avoid error when select on closed fd
2015-06-24 20:05:56 +02:00
..
datastore XML datastore: new directory locking procedure 2015-05-25 16:44:30 +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 Catch exception during module loading: just skip the module registration 2015-06-03 18:01:50 +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 Fix bot close 2015-06-24 20:05:56 +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