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

mi serve cibo

This commit is contained in:
Steffo 2015-11-23 17:21:38 +01:00
parent 24820707b4
commit afb39df2a7

2
bot.py
View file

@ -108,4 +108,4 @@ while True:
else:
m = 100
n = random.randrange(m)
telegram.sendmessage("Roll da 1 a " + str(m) + ": " + str(n), sby)
telegram.sendmessage("Roll da 1 a " + str(m) + ": *" + str(n) + "*", sby)