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.