mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Rinominato /saldistim in /saldi
This commit is contained in:
parent
0a2ff0cc61
commit
265356075f
1 changed files with 2 additions and 2 deletions
4
bot.py
4
bot.py
|
@ -83,8 +83,8 @@ while True:
|
|||
else:
|
||||
telegram.sendmessage(chr(9888) + ' Non hai specificato un AppID!\n' +
|
||||
'La sintassi corretta è /playing <AppID>.', sby)
|
||||
elif cmd[0].startswith('/saldistim'):
|
||||
print(unm + ": /saldistim")
|
||||
elif cmd[0].startswith('/saldi'):
|
||||
print(unm + ": /saldi")
|
||||
if len(cmd) >= 2:
|
||||
telegram.sendmessage(
|
||||
'Visualizza le offerte di ' +
|
||||
|
|
Loading…
Reference in a new issue