# matrix-sdk

After playing around with matrix for a bit and wanting to build a bot, the existing SDKs feeled kind of bloadet, so a minimal SDK was built which can't do much except read/write messages and send images to a user: enough for building a minimal weather bot.

- [https://git.darknebu.la/emile/matrix](https://git.darknebu.la/emile/matrix)