Commit Graph

12 Commits

Author SHA1 Message Date
Dennis Potter eaf6561ffd Also renamed service file to new name 2019-01-12 18:10:22 +01:00
Dennis Potter 8b389b2154 Removed non-generic bot avatar 2019-01-12 18:05:10 +01:00
Dennis Potter 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
Dennis Potter 0d32c727fa Added installation files
This commit adds a convenient installation script for Linux and also
adds a description on how to install the bot.

Furthermore, a very simple example plugin is added. This way, new users
can easily discover the possibilities of this plugin.

Finally, the default character "Peter"---which is used within
Alcuinus---is removed, and a more generic character is added.
2019-01-12 15:13:21 +01:00
Dennis Potter 3a85bd368f Renamed directory name of admidio_events plugin
This way it is clear from which software the plugin grabs the events.
2019-01-08 23:08:57 +01:00
Dennis Potter ef2d79d03a Fixed two typos in README 2019-01-06 18:13:04 +01:00
Dennis Potter 6350aff47e Fixed small bug in which mysql_db was assumed a class element 2019-01-06 16:46:53 +01:00
Dennis Potter 9db6136e86 Added list event function
Also refactored the code a little bit more and updated the README file
according.
2019-01-06 16:01:01 +01:00
Dennis Potter 0c78434919 Added a link to the Matrix Python SDK 2019-01-06 13:19:33 +01:00
Dennis Potter 3b0eed1bd4 Added first version of README with description on API
Furthermore, the linebreaks of LICENSE were refactored. Additionaly the
messages of the event plugin were moved to a new directory.
2019-01-06 13:13:57 +01:00
Dennis Potter 57499db3f5 Initial commit of software
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).
2018-12-16 16:38:47 +01:00
Dennis Potter 979ba24711 Initial commit 2018-12-16 16:28:14 +01:00