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

katu e geki invertiti di nuovo? boh

This commit is contained in:
Steffo 2016-05-16 18:44:27 +02:00
parent ea333c2533
commit 1bcbaad114

6
bot.py
View file

@ -254,8 +254,8 @@ while True:
r['count300'],
r['count100'],
r['count50'],
r['countkatu'],
r['countgeki'],
r['countkatu'],
r['countmiss']), sentin, source)
elif mode == 1:
# Visualizza le informazioni relative alla modalità osu!taiko
@ -277,8 +277,8 @@ while True:
r['maxcombo'],
r['count300'],
r['count100'],
r['countkatu'],
r['countgeki'],
r['countkatu'],
r['countmiss']), sentin, source)
elif mode == 2:
# TODO: Cos'è successo qui?
@ -340,8 +340,8 @@ while True:
r['count300'],
r['count100'],
r['count50'],
r['countkatu'],
r['countgeki'],
r['countkatu'],
r['countmiss']), sentin, source)
elif text.startswith('/roll'):
print("@" + username + ": /roll")