plugable-matrix-bot/plugins/admidio_events
Dennis 9e139a0f3e Add custom Matrix Python SDK. Solves #5 and #2
This commit releases a custom Matrix Python SDK. This means that the
most important classes---MatrixClient, Room, and MatrixHttpApi---are
inherited by Custom classes. This enables us to change behaviour or add
new features in a well structured and predictable way.

The first issue that is solved with this new custom SDK is the problem
that was introduced in #2.
2019-01-20 00:41:02 +01:00
..
messages Transitioned from JSON to Hjson. Closes #3 2019-01-14 23:47:38 +01:00
__init__.py Renamed directory name of admidio_events plugin 2019-01-08 23:08:57 +01:00
admidio_events.py Add custom Matrix Python SDK. Solves #5 and #2 2019-01-20 00:41:02 +01:00
config.hjson.example Event plugin was missing host entry for MySQL connection 2019-01-14 23:59:59 +01:00
README.md Renamed directory name of admidio_events plugin 2019-01-08 23:08:57 +01:00
requirements.txt Added plugin install API 2019-01-12 18:02:34 +01:00

Insert description of event plugin.