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:
parent
24820707b4
commit
afb39df2a7
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue