7 lines
151 B
PowerShell
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"
|
|
|