This website requires JavaScript.
Explore
Help
Sign In
Bash
/
Discord_webhook
Watch
1
Star
0
Fork
0
You've already forked Discord_webhook
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
justine
2cefe7dcbb
new screenshot
2025-02-11 11:34:29 +01:00
README.md
Added screenshot, signature, etc
2025-02-11 11:29:20 +01:00
screenshot.png
new screenshot
2025-02-11 11:34:29 +01:00
webhook.sh
Update webhook.sh
2025-02-11 11:25:22 +01:00
README.md
Discord webhook
Install jq:
yay -S jq
Run a command and send its content :
my_command 2>&1 | ./webhook.sh
Description
Post to a discord webhook from a pipe yaaaaaay
Readme
66
KiB
Languages
Shell
100%