Added screenshot, signature, etc

This commit is contained in:
justine 2025-02-11 11:29:20 +01:00
parent 336f3668d3
commit 14b6c7730c
2 changed files with 14 additions and 0 deletions

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# Discord webhook
Install jq:
```
yay -S jq
```
Run a command and send its content :
```
my_command 2>&1 | ./webhook.sh
```
![screenshot](./screenshot.png)

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB