plugable-matrix-bot/plugins/mediawiki_search
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
..
messages Added a plugin to search through a Mediawiki instance 2019-01-20 23:38:39 +01:00
README.md Added a plugin to search through a Mediawiki instance 2019-01-20 23:38:39 +01:00
config.hjson.template Added a plugin to search through a Mediawiki instance 2019-01-20 23:38:39 +01:00
mediawiki_search.py Made sensitivity configurable and added aliases 2019-02-27 19:08:09 +01:00
requirements.txt Added a plugin to search through a Mediawiki instance 2019-01-20 23:38:39 +01:00

README.md