updated cogs

This commit is contained in:
2026-06-17 12:51:39 -05:00
parent cfff3e7366
commit 910269e5b6
9 changed files with 414 additions and 34 deletions

11
.env.example Normal file
View File

@@ -0,0 +1,11 @@
# Discord Bot Token (get from Discord Developer Portal)
DISCORD_TOKEN=your_bot_token_here
# MariaDB Configuration
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=your_password_here
DB_NAME=rp_bot
# Optional: Bot Owner ID (for admin commands)
# BOT_OWNER_ID=your_user_id_here