Skip to content

Commit 7e2d68c

Browse files
Update DiscordServerInfoScript.cs
1 parent 6cc9ac8 commit 7e2d68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code/Examples/DiscordServerInfoScript.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public class DiscordServerInfoScript : Example
1212
!-- OnEvent WaitingForPlayers
1313
1414
# this is the webhook URL, please set one here in order for this script to work
15-
$url = "https://discord.com/api/webhooks/1464230955945431217/jzQw9SZCFc3yhLf22yzsgiktbQk0Ra4J-_kuVqADOgNNKERSTw9qlHmVjRJz3DKj7vVi"
15+
$url = ""
1616
1717
func SetDiscordMessage
1818
# get player amount

0 commit comments

Comments
 (0)