Added screenshot, signature, etc
This commit is contained in:
parent
336f3668d3
commit
14b6c7730c
14
README.md
Normal file
14
README.md
Normal 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
|
||||||
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
x
Reference in New Issue
Block a user