AeThex-Bot-Master/aethex-bot
sirpiglr d7b41b5b4f Introduce prestige system for permanent XP bonuses and rewards
Integrates a new prestige system across multiple commands, including daily rewards, profile, rank, reaction XP, voice XP, and message XP. This involves fetching and utilizing `prestige_level` and `total_xp_earned` from `user_profiles`, applying prestige-based XP multipliers, updating embed messages with prestige information, and adding new helper functions like `getPrestigeInfo` and `getPrestigeColor`. A new `/prestige` command is also introduced with subcommands to view prestige status, perform the prestige action, and view rewards.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: 0d5b8d92-a33c-43bb-abda-1d75baaf3b97
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:21:59 +00:00
..
commands Introduce prestige system for permanent XP bonuses and rewards 2025-12-08 21:21:59 +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 Introduce prestige system for permanent XP bonuses and rewards 2025-12-08 21:21:59 +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 Add voice channel XP tracking and configuration options 2025-12-08 21:13:14 +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