AeThex-Bot-Master/aethex-bot
sirpiglr 78647044bb Add xp settings command and update xp tracking logic
Introduces the `/xp-settings` command for server administrators to configure XP gain, cooldowns, and multipliers. Updates the `xpTracker.js` listener to fetch server-specific XP configurations from a new `xp_config` table, incorporating enhanced XP calculation logic including channel bonuses and role multipliers. Adds caching for XP configurations and updates command documentation in `replit.md`.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: 665c9c2a-b623-41ea-b686-e23a04285c6d
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/ZjyNKqu
Replit-Helium-Checkpoint-Created: true
2025-12-08 21:00:29 +00:00
..
commands Add xp settings command and update xp tracking logic 2025-12-08 21:00:29 +00:00
docs Add comprehensive guide for bot features and usage 2025-12-08 20:55:22 +00:00
events Add optional Supabase integration and improve command reliability 2025-12-07 23:19:50 +00:00
listeners Add xp settings command and update xp tracking logic 2025-12-08 21:00:29 +00:00
public Add detailed analytics and charts for command usage trends 2025-12-08 06:40:51 +00:00
scripts Add optional Supabase integration and improve command reliability 2025-12-07 23:19:50 +00:00
utils Add missing commands and functionality to the bot 2025-12-07 22:39:17 +00:00
bot.js Remove local database connections and use Supabase exclusively 2025-12-08 17:17:41 +00:00
DEPLOYMENT_GUIDE.md Make Supabase features optional and integrate new security systems 2025-12-07 23:41:11 +00:00
discloud.config Make Supabase features optional and integrate new security systems 2025-12-07 23:41:11 +00:00
Dockerfile Make Supabase features optional and integrate new security systems 2025-12-07 23:41:11 +00:00
package-lock.json Make Supabase features optional and integrate new security systems 2025-12-07 23:41:11 +00:00
package.json Make Supabase features optional and integrate new security systems 2025-12-07 23:41:11 +00:00