1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Revert "ty"

This reverts commit 191ea7ee4e.
This commit is contained in:
Steffo 2015-09-21 16:32:57 +02:00
parent 148d221f54
commit 3d61affe20

View file

@ -273,7 +273,7 @@ while(True):
elif(msg['text'].startswith("/ty")):
if(msg['text'] == "/ty"):
ty = readFile("ty/" + selezione + ".tyr")
sendMessage(chr(9888) + " Queste persone ti hanno mandato TY da approvare: " + ty, msg['chat']['id'], msg['from']['id'])
sendMessage(chr(9888) + " Queste persone ti hanno mandato TY da approvare: " + , msg['chat']['id'], msg['from']['id'])
else:
#Controlla se la selezione è un username di telegram.
if(msg['text'][4:].lower() in tylist):