mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-02-17 10:53:57 +00:00
h
This commit is contained in:
parent
08f5a46426
commit
ea2c526cbb
1 changed files with 3 additions and 3 deletions
6
bot.py
6
bot.py
|
@ -145,6 +145,6 @@ while True:
|
|||
m = 100
|
||||
n = random.randrange(m)
|
||||
telegram.sendmessage("Roll da 1 a " + str(m) + ": *" + str(n) + "*", sby)
|
||||
elif cmd[0].startswith('/automa'):
|
||||
print(str(sby) + ": /automa ")
|
||||
telegram.sendmessage("Automaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa funzionaaaaaaaaaa cavolo", sby)
|
||||
elif cmd[0].startswith('/automah'):
|
||||
print(str(sby) + ": /automah ")
|
||||
telegram.sendmessage("Automaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", sby)
|
||||
|
|
Loading…
Add table
Reference in a new issue