Event notification bot for matrix
Go to file
Muhammad Husamuddin Muwaffaq 9d75973ba7 Final changes (Fixed stuff, implemented stuff, removed password) 2024-08-15 21:59:58 +02:00
src/pvv_calendar_bot Final changes (Fixed stuff, implemented stuff, removed password) 2024-08-15 21:59:58 +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 Endring av fix triks 2024-08-15 21:34:03 +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.