mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
Si sono invertiti. Di nuovo.
This commit is contained in:
parent
30257b8245
commit
f29e6e7b40
1 changed files with 2 additions and 2 deletions
4
bot.py
4
bot.py
|
@ -286,8 +286,8 @@ while True:
|
||||||
"*300*: " + r['count300'] + "\n"
|
"*300*: " + r['count300'] + "\n"
|
||||||
"*100*: " + r['count100'] + "\n"
|
"*100*: " + r['count100'] + "\n"
|
||||||
"*50*: " + r['count50'] + "\n"
|
"*50*: " + r['count50'] + "\n"
|
||||||
"*Awesome*: " + r['countkatu'] + "\n"
|
"*Awesome*: " + r['countgeki'] + "\n"
|
||||||
"*Good*: " + r['countgeki'] + "\n"
|
"*Good*: " + r['countkatu'] + "\n"
|
||||||
"*Miss*: " + r['countmiss'], sentin)
|
"*Miss*: " + r['countmiss'], sentin)
|
||||||
elif text.startswith('/roll'):
|
elif text.startswith('/roll'):
|
||||||
print("@" + username + ": /roll")
|
print("@" + username + ": /roll")
|
||||||
|
|
Loading…
Reference in a new issue