1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-27 13:34:28 +00:00

Una riga in meno. A caso.

This commit is contained in:
Steffo 2016-03-04 14:58:13 +01:00
parent 0a0be46457
commit 1d7904f2ce

3
bot.py
View file

@ -413,8 +413,7 @@ while True:
n = random.randrange(m) + 1
except ValueError:
telegram.sendmessage(chr(9888) + " Il numero specificato non è maggiore o uguale a 0.",
sentin,
source)
sentin, source)
# Se tutto va bene visualizza il numero generato
else:
telegram.sendmessage("Numero casuale da 1 a " + str(m) + ":\n*" + str(n) + "*", sentin,