1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/royalnet/serf/matrix
2020-05-07 00:31:40 +02: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 Clean up serfs code 2020-05-07 00:31:40 +02: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]