feat: add HTML template rendering and test notification functionality
Build and Deploy Docker Container / test (push) Successful in 32s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 58s

This commit is contained in:
2026-05-10 12:01:25 +02:00
parent 1dcd80a8bb
commit 6bae1e2f66
4 changed files with 85 additions and 47 deletions
+4
View File
@@ -16,5 +16,9 @@
"reminder_halftime": {
"color": 15105570,
"text": "Half-time in 5 minutes!"
},
"test": {
"color": 3447003,
"text": "This is a test notification."
}
}