mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-20 03:53:43 +02:00
🩹 - Wrong Accuracy given with the $osu_lastgame command is now fixed. + Added Geki & Katu counting
This commit is contained in:
+1
-1
@@ -24,4 +24,4 @@ async def ask_osu_last_game(username):
|
||||
lm.bpm, lm.difficultyrating, lm.diff_size, lm.diff_overall,
|
||||
lm.diff_approach, lm.diff_drain, lg.score,
|
||||
lg.maxcombo, lg.rank, lg.count300, lg.count100,
|
||||
lg.count50, lg.countmiss]
|
||||
lg.count50, lg.countmiss, lg.countkatu, lg.countgeki]
|
||||
|
||||
Reference in New Issue
Block a user