You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
854 B
22 lines
854 B
4 years ago
|
# 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**.
|