plugable-matrix-bot/plugins/hello
Dennis a6919125ae Added plugin install API
It is now specified how a plugin should be installed. Furthermore, a
"super user" is added to the install script and configuration files.
2019-01-12 18:02:34 +01:00
..
messages Added installation files 2019-01-12 15:13:21 +01:00
hello.py Added plugin install API 2019-01-12 18:02:34 +01:00
README.md Added installation files 2019-01-12 15:13:21 +01:00
requirements.txt Added plugin install API 2019-01-12 18:02:34 +01:00

This is an example plugin with only a single callback. When a user says "Hello bot" in a room in which te bot is present, the user replies with "Hello <username>!".