live discord alias for thermal.
This commit is contained in:
@@ -10,6 +10,10 @@ HOOK="general"
|
||||
HOOK_URL=$DISCORD_GENERAL_HOOK
|
||||
|
||||
case $HOOK_ARG in
|
||||
live)
|
||||
HOOK="thermal"
|
||||
HOOK_URL=$DISCORD_THERMAL_HOOK
|
||||
;;
|
||||
thermal)
|
||||
HOOK="thermal"
|
||||
HOOK_URL=$DISCORD_THERMAL_HOOK
|
||||
|
||||
Reference in New Issue
Block a user