Use the right variables for once
This commit is contained in:
parent
85accf176e
commit
ccc494547f
@ -285,7 +285,7 @@ tag(){
|
||||
uid=$(jq -r '.message.from.id' <<< $input)
|
||||
text=$(jq -r '.message.text' <<< $input)
|
||||
sendlog "*You've been tagged.*
|
||||
*User:* [$name](tg://user?id=$uid)
|
||||
*User:* [$uname](tg://user?id=$uid)
|
||||
*Link:* [here](https://t.me/c/$chid/$msgid)
|
||||
*Message contents:*
|
||||
$(escape "()" "$text")"
|
||||
|
Loading…
x
Reference in New Issue
Block a user