The starting request is now shown.

This commit is contained in:
2021-06-11 19:16:27 +02:00
parent db0c440d1c
commit cbf030028c
+1
View File
@@ -13,6 +13,7 @@ while($true)
else else
{ {
Write-Host "[Unalike] Starting IRC bot..." Write-Host "[Unalike] Starting IRC bot..."
Write-Host "Request: $content"
Set-Content -Path $file -Value "{}" Set-Content -Path $file -Value "{}"
$flags = "unalike.py" $flags = "unalike.py"
$flagArray = $flags -split " " $flagArray = $flags -split " "