diff --git a/source/_integrations/discord.markdown b/source/_integrations/discord.markdown index 3161d207f20..5ccead44b71 100644 --- a/source/_integrations/discord.markdown +++ b/source/_integrations/discord.markdown @@ -24,6 +24,12 @@ When setting up the application you can use this [icon](/images/favicon-192x192- {% include integrations/config_flow.md %} +
+ +The name you give your application on the [Discord My Apps page](https://discordapp.com/developers/applications/me) will determine the name of the notify service. For example: if you enter "Discord Chat", the service will be named `notify.discord_chat`. + +
+ ## Setting up the bot Bots can send messages to servers and users or attach local available images. To add the bot to a server you are an admin on, get the details of the bot from the [Discord My Apps page](https://discordapp.com/developers/applications/me).