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:
parent
6c363f686f
commit
871ef03c26
1 changed files with 2 additions and 0 deletions
2
bot.py
2
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':
|
||||
|
|
Loading…
Reference in a new issue