https://github.com/entropia/entropen.sh
Raumstatus-Bot für den Entropia Chatraum auf [Matrix]
https://github.com/entropia/entropen.sh
matrix matrix-bot spacepi
Last synced: 23 days ago
JSON representation
Raumstatus-Bot für den Entropia Chatraum auf [Matrix]
- Host: GitHub
- URL: https://github.com/entropia/entropen.sh
- Owner: entropia
- License: gpl-3.0
- Created: 2023-10-04T16:28:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-07T09:32:26.000Z (over 1 year ago)
- Last Synced: 2024-12-07T10:23:12.169Z (over 1 year ago)
- Topics: matrix, matrix-bot, spacepi
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Entropen.sh Matrix-Bot
## Usage
- create a new matrix account
- `settings -> help and informaiton -> copy access token`
- close element
- `room -> room settings -> extended -> intern room id`
Start the bot with the following environment vars set with your gathered
information:
```sh
MATRIX_PROVIDER=https://matrix.org
MATRIX_ACCESS_TOKEN=your_token
MATRIX_ROOM_ID=intern_room_id
./entropen.sh
```
## Resources
- [Client-Server-API with curl](https://www.matrix.org/docs/guides/client-server-api)