feat: Add initial telegram functions
All checks were successful
Build Docker / BuildImage (push) Successful in 1m0s

This commit is contained in:
2025-07-25 15:33:56 +10:00
parent e2d0122f91
commit 61cc135a6f
8 changed files with 413 additions and 18 deletions

View File

@@ -4,4 +4,6 @@ HSD_API_KEY=your_api_key_here
SMTP_SERVER=smtp.hostname.com
SMTP_PORT=465
SMTP_USERNAME=noreply@email.au
SMTP_PASSWORD=Secretpassword123
SMTP_PASSWORD=Secretpassword123
TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here
TELEGRAM_BOT=telegrambotname