2025-02-11 11:52:34 +01:00
2025-02-11 11:52:34 +01:00
2025-02-11 11:34:29 +01:00
2025-02-11 11:52:04 +01:00

Discord webhook

Install jq:

yay -S jq

Take a look at the script and :

  • Add your own webhook URL in $WEBHOOK
  • Customize the beginning and ending, add your own user id in the ending if you want to be notified

Run a command and send its content :

my_command 2>&1 | ./webhook.sh

screenshot

Description
Post to a discord webhook from a pipe yaaaaaay
Readme 66 KiB
Languages
Shell 100%