mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
22 lines
854 B
Markdown
22 lines
854 B
Markdown
# Discord
|
|
|
|
## Configuration
|
|
|
|
{% hint style="info" %}
|
|
In order to configure Discord notifications, you first need to [create a webhook](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks).
|
|
|
|
In order for users to be mentioned in Discord notifications, they must have their [Discord user ID](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-) configured in their user settings.
|
|
{% endhint %}
|
|
|
|
### Bot Username (optional)
|
|
|
|
If you would like to override the name you configured for your bot in Discord, you may set this value to whatever you like!
|
|
|
|
### Bot Avatar URL (optional)
|
|
|
|
Similar to the bot username, you can override the avatar for your bot.
|
|
|
|
### Webhook URL
|
|
|
|
You can find the webhook URL in the Discord application, at **Server Settings → Integrations → Webhooks**.
|