match details without OG #134

Merged
OpzekerIT merged 1 commit from dev into main 2023-11-20 14:20:55 +00:00

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)"