Files
thc-webhook/templates.json
T
zwitschi 6bae1e2f66
Build and Deploy Docker Container / test (push) Successful in 32s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 58s
feat: add HTML template rendering and test notification functionality
2026-05-10 12:01:25 +02:00

25 lines
535 B
JSON

{
"420": {
"color": 3066993,
"image_url": "https://copyparty.allucanget.biz/img/weed.png",
"text": "Blaze it!"
},
"halftime": {
"color": 3066993,
"image_url": "https://copyparty.allucanget.biz/img/weed.png",
"text": "Half-time!"
},
"reminder": {
"color": 15105570,
"text": "This is your 5 minute reminder to 420!"
},
"reminder_halftime": {
"color": 15105570,
"text": "Half-time in 5 minutes!"
},
"test": {
"color": 3447003,
"text": "This is a test notification."
}
}