wqebhooky
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ send_discord_webhook() {
|
||||
local username="[DЯΣΛMMΛKΣЯ]"
|
||||
local webhook_url="$(cat /home/princesspi/.discord_url)"
|
||||
local tag="$(cat /home/princesspi/.discord_tag)"
|
||||
local message="$1 $tag"
|
||||
local message="$1 $(cat /home/princesspi/.discord_tag)"
|
||||
|
||||
curl -sS -X POST \
|
||||
-H "Content-Type: application/json" \
|
||||
|
||||
Reference in New Issue
Block a user