about summary refs log tree commit diff

matrix-weather-bot

A matrix bot functioning as a periodic weatherman.

Charts created using go-chart.

Usage

  1. Create a room.
    • Disable end-to-end encryption (as the bot currently wouldn't be able to read your messages (commands)).
  2. Invite @testbot1:emile.space to the room.
  3. Interact with the bot using commands such as @time or @report.

Installation

  1. Adapt the config.yml to your needs.
  2. go run ./... (docker and other foo coming soon)