From 58ce738cb0ff7384a82305e450a0fd9d0a757351 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 22 Apr 2026 22:15:15 -0600 Subject: [PATCH] wqebhooky --- dreammaker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dreammaker.sh b/dreammaker.sh index 1626a0d..05a3dd9 100644 --- a/dreammaker.sh +++ b/dreammaker.sh @@ -7,7 +7,7 @@ send_discord_webhook() { username="[DЯΣΛMMΛKΣЯ]" webhook_url="$(cat /home/princesspi/.discord_url)" tag="$(cat /home/princesspi/.discord_tag)" - message="$1 $(cat /home/princesspi/.discord_tag)" + message="FUZZ $(cat /home/princesspi/.discord_tag)" curl -sS -X POST \ -H "Content-Type: application/json" \