matrix-weather-bot
A matrix bot functioning as a periodic weatherman.
Charts created using go-chart.
Usage
- Create a room.
- Disable end-to-end encryption (as the bot currently wouldn't be able to read your messages (commands)).
- Invite
@testbot1:emile.spaceto the room. - Interact with the bot using commands such as
@timeor@report.
Installation
- Adapt the config.yml to your needs.
go run ./...(docker and other foo coming soon)
