wqebhooky
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ send_discord_webhook() {
|
||||
|
||||
curl -sS -X POST \
|
||||
-H "Content-Type: application/json" \
|
||||
-d "{\"username\":\"${username}\",\"content\":\"${message}\"}" \
|
||||
-d "{\"username\":\"${username}\",\"$message\":\"${message}\"}" \
|
||||
"$webhook_url"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user