1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

AUTOMAAAAAAAAAH

This commit is contained in:
Steffo 2015-12-01 13:47:05 +01:00
parent a271ab03e0
commit 08f5a46426

3
bot.py
View file

@ -145,3 +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)