mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Clarify service name in Discord (#22363)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
7fa12809f7
commit
1e9f902def
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user