AeThex-Bot-Master/aethex-bot
sirpiglr 98aedc46e7 Add a shop system for users to spend XP on in-game items
Introduces a new XP shop system with user-facing commands (/shop) and admin management commands (/shop-manage). Also updates the manual documentation with details on the shop system and commands. Includes database table creation for shop items, user inventory, and user balances.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: 9c137adc-a98f-45ee-bd82-83bfe97bdcab
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/zRLxuQq
Replit-Helium-Checkpoint-Created: true
2025-12-08 22:05:25 +00:00
..
commands Add a shop system for users to spend XP on in-game items 2025-12-08 22:05:25 +00:00
docs Add a shop system for users to spend XP on in-game items 2025-12-08 22:05:25 +00:00
events Add optional Supabase integration and improve command reliability 2025-12-07 23:19:50 +00:00
listeners Add separate weekly and monthly XP tracking for leaderboards 2025-12-08 21:58:43 +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 Implement a new achievement system for tracking user progress and rewards 2025-12-08 21:47:11 +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