Event notification bot for matrix
Go to file
Oystein Kristoffer Tveit bbe3de32a4
Add `result` to gitignore
2024-08-16 09:15:31 +02:00
src/pvv_calendar_bot Final changes (Fixed stuff, implemented stuff, removed password) 2024-08-15 21:59:58 +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 Update module 2024-08-15 23:13:16 +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.