jooola / zabbix-matrix-webhook

GNU General Public License v3.0
34 stars 8 forks source link

Add joinRoom call before sending any message #2

Closed jooola closed 3 years ago

jooola commented 3 years ago

https://matrix.org/docs/spec/client_server/latest#post-matrix-client-r0-rooms-roomid-join

The join room call is rate limited, so a check is required before joining the room.

Fixes #1