Commit graph

1 commit

Author SHA1 Message Date
b48d55a36c
feat: add CoffeeBot for automated coffee orders
Introduced CoffeeBot for handling coffee order notifications.
- Configures with settings.ini
- Uses matrix-nio for Matrix client interaction
- Joins specified rooms, logs in with access token
- Notifies a room when a coffee order is detected

.gitignore updated to exclude venv/ and settings.ini.
Includes a sample settings.dist.ini for configuration.
2024-07-07 11:08:25 +02:00