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.space
to the room. - Interact with the bot using commands such as
@time
or@report
.
Installation
- Adapt the config.yml to your needs.
go run ./...
(docker and other foo coming soon)