Files
shell-scripts/config.example.ps1
T
2023-09-26 23:20:09 -04:00

7 lines
151 B
PowerShell

# copy to config.ps1 and update with your information
$DISCORD_SERVER_NAME = "<YOUR_SERVER>"
$DISCORD_WINDOWS_HOOK = "<WEBHOOK_URL_HERE>?wait=true"