Event notification bot for matrix
Go to file
Oystein Kristoffer Tveit 38b66677ab
Uncomment crucial command
2024-08-17 01:19:04 +02:00
src/pvv_calendar_bot Slight formatting changes, strip all envvars 2024-08-17 01:19:04 +02:00
.gitignore Add `result` to gitignore 2024-08-16 09:15:31 +02:00
README.md nixify and fixify 2023-08-27 01:51:57 +02:00
flake.lock flake.nix: fix python packaging 2024-08-15 23:39:18 +02:00
flake.nix Add missing dependency 2024-08-16 09:15:04 +02:00
module.nix Uncomment crucial command 2024-08-17 01:19:04 +02:00
pyproject.toml Add missing dependency 2024-08-16 09:15:04 +02:00
requirements.txt Add missing dependency 2024-08-16 09:15:04 +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.