nemubot/nemubot
2015-10-19 17:15:42 +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 Server Factory: Handle URL arguments without value 2015-10-19 17:15:42 +02:00
tools tools/web: set timeout to 7 secs 2015-10-19 17:15:42 +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 Fix module unload and reload 2015-10-08 18:28:49 +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 Initialize an empty module configuration if it has any (sentinel value) 2015-10-13 16:23:35 +02:00