We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc9ac8 commit 7e2d68cCopy full SHA for 7e2d68c
1 file changed
Code/Examples/DiscordServerInfoScript.cs
@@ -12,7 +12,7 @@ public class DiscordServerInfoScript : Example
12
!-- OnEvent WaitingForPlayers
13
14
# 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"
+ $url = ""
16
17
func SetDiscordMessage
18
# get player amount
0 commit comments