The starting request is now shown.
This commit is contained in:
@@ -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 " "
|
||||||
|
|||||||
Reference in New Issue
Block a user