1
0
Fork 0
nemubot/nemubot
nemunaire c560e13f24 Rework XML parser: part 1
This is the first step of the parser refactoring: here we change
	the configuration, next step will change data saving.
2015-10-28 10:55:02 +01: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 Remove print unhandled in daemon mode 2015-10-20 18:02:01 +02:00
message Add keyworded arguments in command received 2015-10-20 16:27:00 +02:00
prompt Rework XML parser: part 1 2015-10-28 10:55:02 +01:00
server Server factory takes initializer dict 2015-10-28 10:55:02 +01:00
tools Rework XML parser: part 1 2015-10-28 10:55:02 +01:00
__init__.py Bump version 4.0.dev3 2015-10-20 18:02:02 +02:00
__main__.py Fix logger level filtering 2015-10-20 18:02:01 +02:00
bot.py Rework XML parser: part 1 2015-10-28 10:55:02 +01:00
channel.py Rework XML parser: part 1 2015-10-28 10:55:02 +01:00
consumer.py Place MessageTreater in context 2015-10-20 18:02:01 +02:00
exception.py Split messages class into multiple files 2015-05-25 16:44:27 +02:00
importer.py Remove print unhandled in daemon mode 2015-10-20 18:02:01 +02:00
modulecontext.py Place MessageTreater in context 2015-10-20 18:02:01 +02:00
treatment.py Place MessageTreater in context 2015-10-20 18:02:01 +02:00