4b07ca86b9
- Updated .gitignore to properly exclude Python cache files and environment variables - Modified bot.py to improve prefix case handling for better command recognition - Refactored mail.py to streamline feedback email generation and database interaction - Added environment variable loading in mail.py for better configuration management
56 lines
967 B
JSON
Executable File
56 lines
967 B
JSON
Executable File
{
|
|
"messages": {
|
|
"601579326714019840": {
|
|
"total": 137,
|
|
"commands": 118,
|
|
"non_commands": 19
|
|
}
|
|
},
|
|
"commands": {
|
|
"purge": 6,
|
|
"mail_feedback": 2,
|
|
"help": 16,
|
|
"nuke": 4,
|
|
"ping": 2,
|
|
"top": 3,
|
|
"stats": 3,
|
|
"poker": 7,
|
|
"balance": 8,
|
|
"daily": 8,
|
|
"withdraw": 2,
|
|
"leaderboard": 3,
|
|
"afk": 3,
|
|
"afklist": 1,
|
|
"whois": 1,
|
|
"reset_money": 2,
|
|
"listcommands": 3,
|
|
"talk": 27,
|
|
"npcs": 2,
|
|
"remove_money": 1,
|
|
"guildids": 2,
|
|
"give_money": 2,
|
|
"coinflip": 2,
|
|
"deposit": 1,
|
|
"gameroom": 3,
|
|
"reload": 1,
|
|
"slots": 2,
|
|
"addcommand": 1
|
|
},
|
|
"channels": {
|
|
"bot": 91,
|
|
"membercount": 3,
|
|
"members-3": 28,
|
|
"faq": 1,
|
|
"polls": 8,
|
|
"bot-commands": 2,
|
|
"game-room-nobody2503": 1,
|
|
"general": 3
|
|
},
|
|
"guilds": {
|
|
"Plex": 94,
|
|
"TEST SERVER BOT": 43
|
|
},
|
|
"total_messages": 0,
|
|
"command_messages": 0,
|
|
"non_command_messages": 0
|
|
} |