Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buyOn this page, you will find information about logging match results to Discord.
Phoenix Duels can post the result of every finished match to a Discord channel through a webhook. This is a Premium feature.
Results are queued and sent in the background, so a slow or unreachable Discord never holds up a match.
In Discord, open Server Settings > Integrations > Webhooks, create one for the channel you want the results in, and copy its URL.
Open discord.yml in the PhoenixDuels folder, put the URL into match-result.url, and set match-result.enabled to true.
Run /pduels reload, then finish a match to confirm the embed arrives.
You can also switch the feature on and off from the editor, under Settings > Plugin Settings > Discord Match Log. The URL itself is only editable in the file.
match-result:
enabled: false
url: ''
username: Phoenix Duels
avatar-url: ''
embed:
title: Duel Results
color: '#5865F2'
| Option | Description |
|---|---|
| enabled | Whether finished matches are posted at all. |
| url | The Discord webhook URL. Leave it empty to disable delivery. |
| username | The name the webhook posts under. |
| avatar-url | An image URL used as the webhook's avatar. Leave it empty to use the webhook's own avatar. |
| embed.title | The title line of the embed. |
| embed.color | The colour of the embed's side bar, as a hex value. |
If results are not arriving, check the console after a match finishes. The most common causes are:
https://discord.com/api/webhooks/... address, not just a link to the channel.Match logging is separate from match history. Turning it off does not affect the statistics, the match history, or the recaps, which are always recorded.
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy