Update .gitignore and remove cached Python files; adjust message command statistics
This commit is contained in:
+23
-14
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"messages": {
|
||||
"601579326714019840": {
|
||||
"total": 89,
|
||||
"commands": 81,
|
||||
"non_commands": 8
|
||||
"total": 106,
|
||||
"commands": 94,
|
||||
"non_commands": 12
|
||||
}
|
||||
},
|
||||
"commands": {
|
||||
"purge": 5,
|
||||
"mail_feedback": 1,
|
||||
"help": 10,
|
||||
"nuke": 2,
|
||||
"ping": 1,
|
||||
"mail_feedback": 2,
|
||||
"help": 11,
|
||||
"nuke": 4,
|
||||
"ping": 2,
|
||||
"top": 2,
|
||||
"stats": 2,
|
||||
"poker": 7,
|
||||
"balance": 4,
|
||||
"daily": 3,
|
||||
"balance": 5,
|
||||
"daily": 4,
|
||||
"withdraw": 2,
|
||||
"leaderboard": 2,
|
||||
"afk": 1,
|
||||
"afk": 2,
|
||||
"afklist": 1,
|
||||
"whois": 1,
|
||||
"reset_money": 1,
|
||||
"reset_money": 2,
|
||||
"listcommands": 1,
|
||||
"talk": 27,
|
||||
"npcs": 2,
|
||||
@@ -30,14 +30,23 @@
|
||||
"guildids": 1,
|
||||
"give_money": 1,
|
||||
"coinflip": 2,
|
||||
"deposit": 1
|
||||
"deposit": 1,
|
||||
"gameroom": 3,
|
||||
"reload": 1
|
||||
},
|
||||
"channels": {
|
||||
"bot": 86,
|
||||
"membercount": 3
|
||||
"membercount": 3,
|
||||
"members-3": 2,
|
||||
"faq": 1,
|
||||
"polls": 8,
|
||||
"bot-commands": 2,
|
||||
"game-room-nobody2503": 1,
|
||||
"general": 3
|
||||
},
|
||||
"guilds": {
|
||||
"Plex": 89
|
||||
"Plex": 89,
|
||||
"TEST SERVER BOT": 17
|
||||
},
|
||||
"total_messages": 0,
|
||||
"command_messages": 0,
|
||||
|
||||
Reference in New Issue
Block a user