mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-16 14:01:27 +03:00
Updated Notifications (markdown)
@@ -4,6 +4,8 @@ With v4.3.1, there is now notifications support. There are built-in notification
|
|||||||
|
|
||||||
Go to the `Notifications` tab in your settings to integrate with:
|
Go to the `Notifications` tab in your settings to integrate with:
|
||||||
|
|
||||||
|
* [Discord](https://discord.com/)
|
||||||
|
* [Slack](https://slack.com/)
|
||||||
* [Telegram](https://telegram.org/)
|
* [Telegram](https://telegram.org/)
|
||||||
* [Gotify](https://gotify.net/)
|
* [Gotify](https://gotify.net/)
|
||||||
* [ntfy](https://ntfy.sh/)
|
* [ntfy](https://ntfy.sh/)
|
||||||
@@ -22,6 +24,27 @@ You can disable or enable each type of notification to your choosing.
|
|||||||
|
|
||||||
# Get started
|
# Get started
|
||||||
|
|
||||||
|
## Discord
|
||||||
|
|
||||||
|
Docs: https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
|
||||||
|
|
||||||
|
1. In a channel, go into the settings and click integrations
|
||||||
|
2. Create a webhook
|
||||||
|
3. Copy the webhook into the discord webhook setting
|
||||||
|
4. All set!
|
||||||
|
|
||||||
|
## Slack
|
||||||
|
|
||||||
|
Docs: https://api.slack.com/messaging/webhooks
|
||||||
|
|
||||||
|
1. Create a slack app (use "from scratch")
|
||||||
|
2. Assign the slack app to your desired workspace
|
||||||
|
3. Click `Incoming Webhooks` and enable it
|
||||||
|
4. Click `Add New Webhook to Workspace`
|
||||||
|
5. Give it permissions to your desired channel
|
||||||
|
6. It should return you back to the `Incoming Webhooks` page with a webhook URL at the bottom. Copy it into the dedicated settings for slack webhooks
|
||||||
|
7. All set!
|
||||||
|
|
||||||
## Telegram
|
## Telegram
|
||||||
|
|
||||||
For Telegram, you will need two things: a bot token and a chat ID
|
For Telegram, you will need two things: a bot token and a chat ID
|
||||||
|
|||||||
Reference in New Issue
Block a user