Added support for slack notifications

This commit is contained in:
Tzahi12345
2023-04-29 15:46:58 -04:00
parent e7b9dfd312
commit 9a08fc6140
4 changed files with 77 additions and 3 deletions

View File

@@ -162,6 +162,10 @@ exports.CONFIG_ITEMS = {
'key': 'ytdl_discord_webhook_url',
'path': 'YoutubeDLMaterial.API.discord_webhook_URL'
},
'ytdl_slack_webhook_url': {
'key': 'ytdl_slack_webhook_url',
'path': 'YoutubeDLMaterial.API.slack_webhook_URL'
},
// Themes