nemubot/nemubot/hooks
nemunaire 7cf73fb84a Remove reload feature
As reload shoudl be done in a particular order, to keep valid types, and because maintaining such system is too complex (currently, it doesn't work for a while), now, a reload is just reload configuration file (and possibly modules)
2017-07-16 21:17:48 +02:00
..
keywords Remove reload feature 2017-07-16 21:17:48 +02:00
__init__.py Remove reload feature 2017-07-16 21:17:48 +02:00
abstract.py Added check and match module defined functions to hooks 2015-11-13 17:05:27 +01:00
command.py Added check and match module defined functions to hooks 2015-11-13 17:05:27 +01:00
manager_test.py Rework hook managment and add some tests 2015-11-18 20:21:05 +01:00
manager.py Rework hook managment and add some tests 2015-11-18 20:21:05 +01:00
message.py Added check and match module defined functions to hooks 2015-11-13 17:05:27 +01:00