1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00
royalnet/royalnet/serf/matrix
2020-01-31 18:38:50 +01:00
..
__init__.py Maybe got optional requirements to work? 2020-01-31 18:38:50 +01:00
escape.py Escape RoyalCode in Matrix messages 2019-12-27 01:34:26 +01:00
matrixserf.py Managed to get keyboards working 2020-01-16 02:24:59 +01:00
README.md Maybe got optional requirements to work? 2020-01-31 18:38:50 +01:00

royalnet.serf.matrix

A Serf implementation for Matrix.

It requires (obviously) the matrix extra to be installed.

Install it with:

pip install royalnet[matrix]