Event notification bot for matrix
Go to file
Felix Albrigtsen a32894b305 Update credential loading, create system user 2023-08-27 13:35:43 +02:00
src/pvv_calendar_bot nixify and fixify 2023-08-27 01:51:57 +02:00
.gitignore integrated Event-class, scrapes and gets events today 2023-08-17 23:32:37 +02:00
README.md nixify and fixify 2023-08-27 01:51:57 +02:00
flake.lock nixify and fixify 2023-08-27 01:51:57 +02:00
flake.nix nixify and fixify 2023-08-27 01:51:57 +02:00
module.nix Update credential loading, create system user 2023-08-27 13:35:43 +02:00
pyproject.toml nixify and fixify 2023-08-27 01:51:57 +02:00
requirements.txt Replace simplematrixbotlib with nio, remove end time 2023-08-18 01:15:40 +02:00

README.md

PVV Calendar -> Matrix bot

This bot scrapes https://pvv.ntnu.no/hendelser/, fetches todays events and sends announcement messages in matrix.

Packaged as a nix flake, see ./module.nix for options.