mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-25 21:49:43 +01:00
clarify where webhooks is located
parent
d4332336a8
commit
73f1a59629
@ -137,7 +137,7 @@ SyncTopic=false
|
||||
|
||||
[Creating a message](https://discordapp.com/developers/docs/resources/channel#create-message) via a user's API token (the basic configuration above) only lets Matterbridge post with the user/avatar that generated the token. But [executing a webhook](https://discordapp.com/developers/docs/resources/webhook#execute-webhook) can set any old username and avatar URL.
|
||||
|
||||
1. On Discord, go to Server Settings, then Webhooks
|
||||
1. On Discord, go to Server Settings, then Integrations, then Webhooks -> "Create Webhook"
|
||||
2. Specify the name and channel, and copy the resulting webhook URL
|
||||
3. Paste in your gateway as `WebhookURL="https://discordapp.com/api/webhooks/529689699999999999/Da-H4RRY_P0-kjdsknkfgfjghf`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user