Use the right variables for once

This commit is contained in:
Michael De Roover 2021-04-11 20:52:46 +02:00
parent 85accf176e
commit ccc494547f
Signed by: vim
GPG Key ID: 075496E232CE04CB

View File

@ -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")"