nemubot/nemubot
2015-10-07 18:22:01 +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 Improve help 2015-09-24 11:29:51 +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 Use with section for locking threadsafe region (instead of raw calls to acquire/release) 2015-09-28 17:21:03 +02:00
tools Extract atom from networking module to core 2015-09-28 11:53:29 +02:00
__init__.py Doc 2015-05-25 16:44:27 +02:00
__main__.py Add new action queue, synchronized with main thread for prompt like actions (conf loading, exit, ...) 2015-09-28 11:59:37 +02:00
bot.py Help command: skip discovery of command without name 2015-10-07 18:22:01 +02:00
channel.py [wip] changes import to reflect new directory structure 2015-01-05 02:48:49 +01:00
consumer.py Accelerate shutdown 2015-09-28 12:27:23 +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 Add a subtreat method in modulecontext 2015-10-07 18:22:01 +02:00