wqebhooky
This commit is contained in:
+1
-3
@@ -2,11 +2,9 @@
|
|||||||
set -e # faiulure is not tolerated here
|
set -e # faiulure is not tolerated here
|
||||||
## easy to add ids~
|
## easy to add ids~
|
||||||
vendor_ids=('00:25:DF' '00:58:28' '00:C0:D4' '84:70:03')
|
vendor_ids=('00:25:DF' '00:58:28' '00:C0:D4' '84:70:03')
|
||||||
webhook_url="$(cat /home/princesspi/.discord_url)"
|
|
||||||
tag="$(cat /home/princesspi/.discord_tag)"
|
|
||||||
|
|
||||||
send_discord_webhook() {
|
send_discord_webhook() {
|
||||||
local username="DreamMaker"
|
local username="[DЯΣΛMMΛKΣЯ]"
|
||||||
local webhook_url="$(cat /home/princesspi/.discord_url)"
|
local webhook_url="$(cat /home/princesspi/.discord_url)"
|
||||||
local tag="$(cat /home/princesspi/.discord_tag)"
|
local tag="$(cat /home/princesspi/.discord_tag)"
|
||||||
local message="$1 $tag"
|
local message="$1 $tag"
|
||||||
|
|||||||
Reference in New Issue
Block a user