match details without OG

This commit is contained in:
Thijs Stobbelaar 2023-11-20 15:20:18 +01:00
parent 4a7bf9b731
commit 5aa97c3e36

View file

@ -147,7 +147,7 @@ id $($winmatches[0].id)
}
send-discord -content "[2D replay](<$2D_replay_url>)"
send-discord -content "More match details [DTCH_STATS](https://dtch.online/matchinfo.php?matchid=$($winmatches[0].id))"
send-discord -content "More match details [DTCH_STATS](<https://dtch.online/matchinfo.php?matchid=$($winmatches[0].id)>)"
}
else {
write-output "Something went wrong (more then 10 matches to report)"