diff --git a/bot.py b/bot.py index a819e6e2..9eb2a1c9 100644 --- a/bot.py +++ b/bot.py @@ -641,6 +641,8 @@ 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':