plugable-matrix-bot/plugins/admidio_events
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
..
admidio_python_api@bd325511f1 Made sensitivity configurable and added aliases 2019-02-27 19:08:09 +01:00
messages Admidio event plugin now makes full use of Admidio Python API 2019-02-03 13:35:16 +01:00
README.md Renamed directory name of admidio_events plugin 2019-01-08 23:08:57 +01:00
__init__.py Renamed directory name of admidio_events plugin 2019-01-08 23:08:57 +01:00
admidio_events.py Made sensitivity configurable and added aliases 2019-02-27 19:08:09 +01:00
config.hjson.example Most of the Admidio event plugins now makes use of the Admidio Python API 2019-02-02 16:16:37 +01:00
requirements.txt Most of the Admidio event plugins now makes use of the Admidio Python API 2019-02-02 16:16:37 +01:00

README.md

Insert description of event plugin.