AeThex-Bot-Master/aethex-bot
sirpiglr 50645175da Align shop and inventory data with database schema changes
Update shop GET endpoint to filter by `enabled` instead of `available`. Correct user inventory query to select `item_data` from `shop_items` table, replacing the deprecated `value` column.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 411c419b-dfbc-456d-b53c-0a81a700fbda
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/oWFvNCu
Replit-Helium-Checkpoint-Created: true
2025-12-09 04:12:46 +00:00
..
commands Add quest system for users to complete objectives and earn rewards 2025-12-08 22:13:28 +00:00
docs Add quest system for users to complete objectives and earn rewards 2025-12-08 22:13:28 +00:00
events Add optional Supabase integration and improve command reliability 2025-12-07 23:19:50 +00:00
listeners Add quest system for users to complete objectives and earn rewards 2025-12-08 22:13:28 +00:00
public Align shop item functionality with database schema 2025-12-09 04:09:07 +00:00
scripts Add optional Supabase integration and improve command reliability 2025-12-07 23:19:50 +00:00
server Align shop and inventory data with database schema changes 2025-12-09 04:12:46 +00:00
utils Add missing commands and functionality to the bot 2025-12-07 22:39:17 +00:00
bot.js Update web server and dashboard styling for improved user experience 2025-12-08 23:59:05 +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