diff --git a/.gitignore b/.gitignore index a98b9c6..b3961c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # Byte-compiled / optimized / DLL files -__pycache__/ +*__pycache__/ *.py[cod] *$py.class @@ -36,3 +36,8 @@ logs/ # Temporary files *.tmp .cache/ +*time.txt + +# Cache files +*.cache +__pycache__/ diff --git a/cogs/__pycache__/achievements.cpython-312.pyc b/cogs/__pycache__/achievements.cpython-312.pyc deleted file mode 100755 index 086ba47..0000000 Binary files a/cogs/__pycache__/achievements.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/admin.cpython-312.pyc b/cogs/__pycache__/admin.cpython-312.pyc deleted file mode 100644 index 4576b44..0000000 Binary files a/cogs/__pycache__/admin.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/channel.cpython-312.pyc b/cogs/__pycache__/channel.cpython-312.pyc deleted file mode 100755 index b375ca6..0000000 Binary files a/cogs/__pycache__/channel.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/customCommands.cpython-312.pyc b/cogs/__pycache__/customCommands.cpython-312.pyc deleted file mode 100755 index 3de38c7..0000000 Binary files a/cogs/__pycache__/customCommands.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/economy.cpython-312.pyc b/cogs/__pycache__/economy.cpython-312.pyc deleted file mode 100755 index 45c836f..0000000 Binary files a/cogs/__pycache__/economy.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/gamble.cpython-312.pyc b/cogs/__pycache__/gamble.cpython-312.pyc deleted file mode 100644 index 5099812..0000000 Binary files a/cogs/__pycache__/gamble.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/informational.cpython-312.pyc b/cogs/__pycache__/informational.cpython-312.pyc deleted file mode 100644 index 53fd167..0000000 Binary files a/cogs/__pycache__/informational.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/interactions.cpython-312.pyc b/cogs/__pycache__/interactions.cpython-312.pyc deleted file mode 100755 index 5686954..0000000 Binary files a/cogs/__pycache__/interactions.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/listeners.cpython-312.pyc b/cogs/__pycache__/listeners.cpython-312.pyc deleted file mode 100755 index 84412da..0000000 Binary files a/cogs/__pycache__/listeners.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/lottery.cpython-312.pyc b/cogs/__pycache__/lottery.cpython-312.pyc deleted file mode 100755 index e3b3d83..0000000 Binary files a/cogs/__pycache__/lottery.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/mail.cpython-312.pyc b/cogs/__pycache__/mail.cpython-312.pyc deleted file mode 100644 index 22b8545..0000000 Binary files a/cogs/__pycache__/mail.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/npc.cpython-312.pyc b/cogs/__pycache__/npc.cpython-312.pyc deleted file mode 100644 index 450c841..0000000 Binary files a/cogs/__pycache__/npc.cpython-312.pyc and /dev/null differ diff --git a/cogs/__pycache__/xp.cpython-312.pyc b/cogs/__pycache__/xp.cpython-312.pyc deleted file mode 100644 index c6bae03..0000000 Binary files a/cogs/__pycache__/xp.cpython-312.pyc and /dev/null differ diff --git a/message_command_stats.json b/message_command_stats.json index dca4462..f363dda 100755 --- a/message_command_stats.json +++ b/message_command_stats.json @@ -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, diff --git a/utils/__pycache__/__init__.cpython-312.pyc b/utils/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index d5c6b3a..0000000 Binary files a/utils/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/utils/__pycache__/bank_functions.cpython-312.pyc b/utils/__pycache__/bank_functions.cpython-312.pyc deleted file mode 100755 index 5f9eae7..0000000 Binary files a/utils/__pycache__/bank_functions.cpython-312.pyc and /dev/null differ diff --git a/utils/__pycache__/npc_data.cpython-312.pyc b/utils/__pycache__/npc_data.cpython-312.pyc deleted file mode 100644 index 06f17ea..0000000 Binary files a/utils/__pycache__/npc_data.cpython-312.pyc and /dev/null differ diff --git a/utils/__pycache__/npc_handler.cpython-312.pyc b/utils/__pycache__/npc_handler.cpython-312.pyc deleted file mode 100644 index 8e3cda2..0000000 Binary files a/utils/__pycache__/npc_handler.cpython-312.pyc and /dev/null differ diff --git a/utils/__pycache__/npc_memory.cpython-312.pyc b/utils/__pycache__/npc_memory.cpython-312.pyc deleted file mode 100644 index 9ae7f94..0000000 Binary files a/utils/__pycache__/npc_memory.cpython-312.pyc and /dev/null differ diff --git a/utils/__pycache__/sql_commands.cpython-312.pyc b/utils/__pycache__/sql_commands.cpython-312.pyc deleted file mode 100644 index 15c238e..0000000 Binary files a/utils/__pycache__/sql_commands.cpython-312.pyc and /dev/null differ diff --git a/web/__pycache__/__init__.cpython-312.pyc b/web/__pycache__/__init__.cpython-312.pyc index 9a29b52..fb7a306 100644 Binary files a/web/__pycache__/__init__.cpython-312.pyc and b/web/__pycache__/__init__.cpython-312.pyc differ diff --git a/web/__pycache__/app.cpython-312.pyc b/web/__pycache__/app.cpython-312.pyc index b375301..ac5b267 100644 Binary files a/web/__pycache__/app.cpython-312.pyc and b/web/__pycache__/app.cpython-312.pyc differ