Dennis
57499db3f5
This commit includes the matrix bot API (https://github.com/shawnanastasio/python-matrix-bot-api/) and the first proof of concept that the plugin API works. Furthermore, it includes the first version of a plugin that acquires event from an Admidio setup (https://admidio.org).
421 B
421 B
This chatbot is based on github.com/shawnanastasio/python-matrix-bot-api which was published under GPL-3.0. It works with on the Matrix network.
For now, this README only contains notes.
Requirements:
MySQLdb
Write about:
- File structure of plugins and structure of the class
- Create help function for bot and for all plugins