Clarify service name in Discord (#22363)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Robert Hillis 2022-04-12 12:32:30 -04:00 committed by GitHub
parent 7fa12809f7
commit 1e9f902def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,12 @@ When setting up the application you can use this [icon](/images/favicon-192x192-
{% include integrations/config_flow.md %}
<div class='note'>
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`.
</div>
## 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).