mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-02-17 10:53:57 +00:00
Mi hanno detto che erano invertiti. Ops.
This commit is contained in:
parent
225f400c6f
commit
47ab67a639
1 changed files with 2 additions and 2 deletions
4
bot.py
4
bot.py
|
@ -135,8 +135,8 @@ while True:
|
|||
"*300*: " + r['count300'] + "\n"
|
||||
"*100*: " + r['count100'] + "\n"
|
||||
"*50*: " + r['count50'] + "\n"
|
||||
"*Awesome*: " + r['countkatu'] + "\n"
|
||||
"*Good*: " + r['countgeki'] + "\n"
|
||||
"*Awesome*: " + r['countgeki'] + "\n"
|
||||
"*Good*: " + r['countkatu'] + "\n"
|
||||
"*Miss*: " + r['countmiss'], sentin)
|
||||
elif mode == 1:
|
||||
telegram.sendmessage("*Taiko*\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue