wqebhooky
This commit is contained in:
@@ -7,6 +7,8 @@ tag="$(cat /home/princesspi/.discord_tag)"
|
||||
|
||||
send_discord_webhook() {
|
||||
local username="DreamMaker"
|
||||
local webhook_url="$(cat /home/princesspi/.discord_url)"
|
||||
local tag="$(cat /home/princesspi/.discord_tag)"
|
||||
local message="$1 $tag"
|
||||
|
||||
curl -sS -X POST \
|
||||
|
||||
Reference in New Issue
Block a user