Merge pull request #134 from OpzekerIT/dev

match details without OG
This commit is contained in:
Lanta 2023-11-20 15:20:54 +01:00 committed by GitHub
commit 198d40b60a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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