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:
parent
ea333c2533
commit
1bcbaad114
1 changed files with 3 additions and 3 deletions
6
bot.py
6
bot.py
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue