🩹 - Wrong Accuracy given with the $osu_lastgame command is now fixed. + Added Geki & Katu counting

This commit is contained in:
Florian SYLVAIN
2021-02-12 18:43:35 +01:00
parent 0485f2739a
commit e7bf841e23
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -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]