No description
Find a file
2022-02-01 02:02:33 +01:00
.github/workflows Initial commit 2021-07-13 23:03:01 +02:00
.idea Modernize current code state 2022-01-28 17:29:57 +01:00
cmd Add comments and organize code 2022-02-01 02:02:04 +01:00
internal Move API client 2022-02-01 02:02:33 +01:00
openLigaDbClient Move API client 2022-02-01 02:02:33 +01:00
.gitignore Initial commit 2021-07-13 23:03:01 +02:00
go.mod Tidy dependencies 2022-01-28 17:39:31 +01:00
go.sum Tidy dependencies 2022-01-28 17:39:31 +01:00
LICENSE Modernize current code state 2022-01-28 17:29:57 +01:00
main.go Add comments and organize code 2022-02-01 02:02:04 +01:00
README.md Update README.md 2021-07-13 23:05:13 +02:00

matrix-soccerbot (WIP)

This is a bot for posting summaries of soccer games to Matrix-Chatrooms.

The bot is still heavily work-in-progress. It can currently only post a hard-coded game's summary to one specific room.

Configuration

Upon first run the bot will create its config file in its working directory called config.yaml.

TODO

  • Make bot automatically load current game from specified league
  • Make bot create one message per game and update it from then on
  • Make bot be configurable from in chat