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

disattivata l'avventura per bug

This commit is contained in:
Steffo 2016-04-01 17:33:12 +02:00
parent 480dac00a5
commit 6fb9c78c7f

3
bot.py
View file

@ -8,7 +8,6 @@ import random
import osu
import hearthstone
import lol
import string
# Check per la modalità votazione del bot, corrisponde al numero della chat in cui è attiva la votazione
@ -645,8 +644,6 @@ while True:
telegram.sendmessage(chr(9888) + " Non hai mai giocato ranked.", sentin, source)
else:
telegram.sendmessage(chr(9888) + " Non hai un account di LoL nel database.", sentin, source)
elif text.startswith('/begintheadventure'):
import adventure
elif text.startswith('/crash'):
# Crasha il bot. Mi sembra geniale.
if username == 'Steffo':