justine 3d42e83e3e Update webhook.sh
Added a command block
2025-02-11 11:33:17 +01:00
2025-02-11 11:29:20 +01:00
2025-02-11 11:33:17 +01:00

Discord webhook

Install jq:

yay -S jq

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%