diff --git a/discord/report_new_matches.ps1 b/discord/report_new_matches.ps1 index 5ff9362..d90ea59 100644 --- a/discord/report_new_matches.ps1 +++ b/discord/report_new_matches.ps1 @@ -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]()" } else { write-output "Something went wrong (more then 10 matches to report)"