Update torrenttomedia_utorrent.sh

This commit is contained in:
Cody Cook 2019-11-20 22:47:39 -08:00
commit 7b66b173d9

View file

@ -16,7 +16,7 @@ title="$4"
label=" $5" label=" $5"
hexhash="$6" hexhash="$6"
statestring="$7" statestring="$7"
botid="$utorentbotid" botid="$utorrentbotid"
chatid="$telegramchatid" chatid="$telegramchatid"
url="https://api.telegram.org/bot$botid/sendMessage" url="https://api.telegram.org/bot$botid/sendMessage"
sent=0 sent=0