plugable-matrix-bot/matrix_bot_api
Dennis Potter ca86ade0fa
Made sensitivity configurable and added aliases
Before this commit, the name of the bot had to be hard coded into every
plugin. Now, the name of the bot to which it should be sensitive can be
set in the global config.hjson.

Furthermore, the default sensitivity of a plugin is only recognized at
the beginning of a sentence and is case insensitive.

Finally, the possibility to add aliases for plugins is added.
2019-02-27 19:08:09 +01:00
..
custom_matrix_client Add custom Matrix Python SDK. Solves #5 and #2 2019-01-20 00:41:02 +01:00
messages Add custom Matrix Python SDK. Solves #5 and #2 2019-01-20 00:41:02 +01:00
__init__.py Initial commit of software 2018-12-16 16:38:47 +01:00
matrix_bot_api.py Made sensitivity configurable and added aliases 2019-02-27 19:08:09 +01:00
mcommand_handler.py Initial commit of software 2018-12-16 16:38:47 +01:00
mhandler.py Initial commit of software 2018-12-16 16:38:47 +01:00
mregex_handler.py Made sensitivity configurable and added aliases 2019-02-27 19:08:09 +01:00