Explorar el Código

Added alert_discord.sh

Daniel Gibbs hace 9 años
padre
commit
354802af65
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -377,6 +377,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+alert_discord.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 alert_email.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_function