https://github.com/spring/matrix-spring-appservice
matrix <-> spring engine lobby appservice
https://github.com/spring/matrix-spring-appservice
Last synced: 4 months ago
JSON representation
matrix <-> spring engine lobby appservice
- Host: GitHub
- URL: https://github.com/spring/matrix-spring-appservice
- Owner: spring
- License: gpl-3.0
- Created: 2018-09-10T08:57:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T18:16:29.000Z (over 3 years ago)
- Last Synced: 2025-05-18T12:07:24.963Z (9 months ago)
- Language: Python
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# matrix-spring-appservice
### installation
```
python3 -m venv venv
source venv/bin/activate
python -m pip install -e .
```
### usage