Explorar el Código

Added discord alert

Daniel Gibbs hace 9 años
padre
commit
40f89c9526
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      lgsm/config-default/config-lgsm/rustserver/_default.cfg

+ 5 - 0
lgsm/config-default/config-lgsm/rustserver/_default.cfg

@@ -41,6 +41,11 @@ fi
 
 ## Notification Alerts
 # (on|off)
+
+# Discord Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Discord
+discordalert="off"
+discordwebhook="https://discordapp.com/api/webhooks/12345/abcd12345"
+
 # Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email
 emailalert="off"
 email="email@example.com"