1
Fork 0
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:
Steffo 2016-01-26 18:58:47 +01:00
parent 30257b8245
commit f29e6e7b40

4
bot.py
View file

@ -286,8 +286,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 text.startswith('/roll'):
print("@" + username + ": /roll")