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

Let us begin.

This commit is contained in:
Steffo 2016-03-18 23:32:34 +01:00
parent 6c363f686f
commit 871ef03c26

2
bot.py
View file

@ -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':