Added support for discord webhooks

Improved download error notifications
This commit is contained in:
Tzahi12345
2023-04-25 22:14:35 -04:00
parent e086bbc301
commit dab9fc83ba
8 changed files with 248 additions and 8 deletions

View File

@@ -49,7 +49,8 @@
"use_telegram_API": false,
"telegram_bot_token": "",
"telegram_chat_id": "",
"webhook_URL": ""
"webhook_URL": "",
"discord_webhook_URL": ""
},
"Themes": {
"default_theme": "default",