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:
|
else:
|
||||||
telegram.sendmessage(chr(9888) + ' Non hai specificato un AppID!\n' +
|
telegram.sendmessage(chr(9888) + ' Non hai specificato un AppID!\n' +
|
||||||
'La sintassi corretta è /playing <AppID>.', sby)
|
'La sintassi corretta è /playing <AppID>.', sby)
|
||||||
elif cmd[0].startswith('/saldistim'):
|
elif cmd[0].startswith('/saldi'):
|
||||||
print(unm + ": /saldistim")
|
print(unm + ": /saldi")
|
||||||
if len(cmd) >= 2:
|
if len(cmd) >= 2:
|
||||||
telegram.sendmessage(
|
telegram.sendmessage(
|
||||||
'Visualizza le offerte di ' +
|
'Visualizza le offerte di ' +
|
||||||
|
|
Loading…
Reference in a new issue