Install matrix-commander-rs via $ cargo install matrix-commander, we will use this
to send the messages to the default room.
This means a chat with the receiving account must already exist.
This requires perl-FindBin.noarch to be installed.
Building this requires the following dependencies:
doas dnf install perl-FindBin perl-IPC-Cmd perl-File-Compare perl-File-Copy
Additionally, it requires lots of RAM around 4GB.
Run the bot at least once to setup the database.
Schedule the execute-bot.sh script in the crontab.
Crontab example:
15,35,55 * * * * cd /home/thomas/graz-opnv-bot && ./execute-bot.sh >> bot.log