add support for ntfy

This commit is contained in:
2024-09-21 05:45:26 +05:00
parent da46260455
commit e7c5f60fbe
3 changed files with 48 additions and 21 deletions

View File

@@ -1,2 +1,5 @@
TELEGRAM_API_KEY=
TELEGRAM_CHAT_ID=
TELEGRAM_API_KEY=''
TELEGRAM_CHAT_ID=''
NTFY_TOKEN='your_ntfy_token_here'
NTFY_URL='https://ntfy.sh'