mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
Oops.
This commit is contained in:
parent
2298940b85
commit
46eca1cf4c
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -199,7 +199,7 @@ while True:
|
|||
# TODO: Mettere l'audio di Tobia
|
||||
telegram.sendmessage("Automaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa! Devi funzionare, cavolo!", sentin)
|
||||
elif text.startswith('/hs'):
|
||||
print(username + ": /hs")
|
||||
print("@" + username + ": /hs")
|
||||
cmd = text.split(" ", 1)
|
||||
r = None
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue