1
0
Fork 0
nemubot/nemubot/hooks
nemunaire 445a66ea90 hooks: keywords can have optional values: place a question mark before =
{
	    "keyword?=X": "help about keyword (precise the default value if needed)"
	}
2018-09-25 21:25:02 +02:00
..
keywords hooks: keywords can have optional values: place a question mark before = 2018-09-25 21:25:02 +02:00
__init__.py Remove reload feature 2017-07-16 21:17:48 +02:00
abstract.py Refactor in treatment analysis 2018-06-06 14:50:44 +02:00
command.py Added check and match module defined functions to hooks 2015-11-13 17:05:27 +01:00
manager.py Rework hook managment and add some tests 2015-11-18 20:21:05 +01:00
manager_test.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