human vs bot and clickable to pubg.op.gg #119
4 changed files with 1 additions and 1 deletions
|
|
@ -147,6 +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))"
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
write-output "Something went wrong (more then 10 matches to report)"
|
write-output "Something went wrong (more then 10 matches to report)"
|
||||||
|
|
|
||||||
BIN
images/logo.png
BIN
images/logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 659 KiB |
BIN
images/logo_uncompressed.png
Normal file
BIN
images/logo_uncompressed.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 MiB |
|
|
@ -60,7 +60,6 @@ function get-killstats {
|
||||||
gameMode = $gameMode
|
gameMode = $gameMode
|
||||||
matchType = $matchType
|
matchType = $matchType
|
||||||
dbno = ($attacks | where-object { $_.dBNOMaker.name -eq $player_name }).count
|
dbno = ($attacks | where-object { $_.dBNOMaker.name -eq $player_name }).count
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue