logging #105

Merged
OpzekerIT merged 1 commit from dev into main 2023-11-14 09:40:06 +00:00

View file

@ -134,7 +134,8 @@ id $($winmatches[0].id)
}
}
write-output "New win matches:"
$new_win_matches
if ($new_win_matches.count -le 10) {
$content_winstats = '```' + ($win_stats | Format-Table | out-string) + '```'
send-discord -content $content_winstats