match details without OG

This commit is contained in:
Lanta 2023-11-20 15:20:18 +01:00
parent 4d8c7f1870
commit e7057456cf

View file

@ -147,7 +147,7 @@ id $($winmatches[0].id)
} }
send-discord -content "[2D replay](<$2D_replay_url>)" 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 { else {
write-output "Something went wrong (more then 10 matches to report)" write-output "Something went wrong (more then 10 matches to report)"