# Usage: setenv.ps1 $env:CLESSY_TOKEN = $args[0] $env:CLESSY_WEBHOOK = $args[1] + "/test" $env:CLESSY_PATH = "/test" go run .