mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
un favore a dima
This commit is contained in:
parent
4b7ecabd8e
commit
0000b84f44
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -457,7 +457,7 @@ while True:
|
||||||
else:
|
else:
|
||||||
telegram.sendmessage(chr(9888) + " Non hai specificato nessuna carta!\n"
|
telegram.sendmessage(chr(9888) + " Non hai specificato nessuna carta!\n"
|
||||||
"La sintassi corretta è _/hs nomecarta_ .", sentin, source)
|
"La sintassi corretta è _/hs nomecarta_ .", sentin, source)
|
||||||
elif text.startswith('/online'):
|
elif text.startswith('/online') or text.startswith('/cv'):
|
||||||
# Elenco di tutte le persone online su Steam
|
# Elenco di tutte le persone online su Steam
|
||||||
print("@" + username + ": /online ")
|
print("@" + username + ": /online ")
|
||||||
# Informa Telegram che il messaggio è stato ricevuto.
|
# Informa Telegram che il messaggio è stato ricevuto.
|
||||||
|
|
Loading…
Reference in a new issue