a
This commit is contained in:
4
Linux/Send-Notfication-Discord.sh
Normal file
4
Linux/Send-Notfication-Discord.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
curl -i -H "Accept: application/json" -H "Content-Type:application/json" -X POST \
|
||||
--data-raw '{
|
||||
"content" : "a message"
|
||||
}' discordwebhookurl
|
||||
Reference in New Issue
Block a user