python-matrix-bot-api A Python 3 API for making Matrix bots (https://matrix.org). Development # Python 3.x python -m venv venv # Install requirements pip install -r requirements.txt