mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Tolto /crash perchè tanto è inutile ora
This commit is contained in:
parent
f942817f6e
commit
d5fc318e85
1 changed files with 0 additions and 4 deletions
4
bot.py
4
bot.py
|
@ -539,10 +539,6 @@ while True:
|
|||
lolfree()
|
||||
elif text.startswith('/ombromanto'):
|
||||
ombromanto()
|
||||
elif text.startswith('/crash'):
|
||||
# Crasha il bot. Mi sembra geniale.
|
||||
if username == 'Steffo':
|
||||
raise Exception("Ho appena fatto crashare tutto apposta. Sono un genio.")
|
||||
else:
|
||||
print("@" + username + " bloccato.")
|
||||
except Exception as e:
|
||||
|
|
Loading…
Reference in a new issue