Discord_webhook/README.md
2025-02-11 11:29:20 +01:00

160 B

Discord webhook

Install jq:

yay -S jq

Run a command and send its content :

my_command 2>&1 | ./webhook.sh

screenshot