| .. |
|
config
|
Extract tools.config as config module
|
2015-11-03 16:53:49 +01:00 |
|
datastore
|
Include some forgotten module in reload process
|
2015-11-03 07:21:49 +01:00 |
|
event
|
Remove dead or useless code
|
2015-11-03 07:20:52 +01:00 |
|
exception
|
Check command keywords using keyword help (passed in @hook)
|
2015-11-03 07:23:21 +01:00 |
|
hooks
|
Rework hook managment and add some tests
|
2015-11-18 20:21:05 +01:00 |
|
message
|
Remove Message.receivers, long time deprecated
|
2015-11-03 07:26:01 +01:00 |
|
prompt
|
Remove dead or useless code
|
2015-11-03 07:20:52 +01:00 |
|
server
|
Include some forgotten module in reload process
|
2015-11-03 07:21:49 +01:00 |
|
tools
|
Simplify date extraction
|
2015-12-23 12:50:25 +01:00 |
|
__init__.py
|
Extract tools.config as config module
|
2015-11-03 16:53:49 +01:00 |
|
__main__.py
|
Remove dead or useless code
|
2015-11-03 07:20:52 +01:00 |
|
bot.py
|
Refactor command help: use hookmanager to get command help instead of custom search
|
2015-11-18 20:21:06 +01:00 |
|
channel.py
|
Rework XML parser: part 1
|
2015-10-28 10:55:02 +01:00 |
|
consumer.py
|
Remove dead or useless code
|
2015-11-03 07:20:52 +01:00 |
|
importer.py
|
Remove dead or useless code
|
2015-11-03 07:20:52 +01:00 |
|
modulecontext.py
|
Load module data on first access
|
2015-12-21 14:50:47 +01:00 |
|
treatment.py
|
Display miss string only if no hook match on a full message treatment
|
2015-11-18 20:21:05 +01:00 |