Remove snarky tag message

This commit is contained in:
Michael De Roover 2021-05-02 21:27:18 +02:00
parent 3aa44ed788
commit fb6f907c9a
Signed by: vim
GPG Key ID: 075496E232CE04CB

View File

@ -296,7 +296,6 @@ anyone(){
# Miscellaneous
tag(){
sendmsg "Please stand by, he'll get to your message soon™..."
chid=$(jq -r '.message.chat.id' <<< $input | sed 's/-100//')
msgid=$(jq -r '.message.message_id' <<< $input)
uname=$(jq -r '.message.from.username' <<< $input)