AeThex-Bot-Master/aethex-bot
sirpiglr 56a8ae2e23 Implement tiered access and server verification for bot features
Introduces a tiered access system for bot features, distinguishing between free, federation (verified), and premium tiers. Updates `federationProtection.js` to check server verification status and `bot.js` to handle Aethex official guilds and server tier checks. Modifies `replit.md` to reflect the new tiered access model and access requirements.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: 6a0de952-f48b-480a-b732-18d6f0f9f79a
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/W0QYEBv
Replit-Helium-Checkpoint-Created: true
2025-12-15 04:10:02 +00:00
..
commands Add verification success endpoint and improve trust level system 2025-12-13 10:11:52 +00:00
docs Add quest system for users to complete objectives and earn rewards 2025-12-08 22:13:28 +00:00
events Add server mode configuration and dynamic status updates 2025-12-09 23:26:33 +00:00
listeners Implement tiered access and server verification for bot features 2025-12-15 04:10:02 +00:00
migrations Create a simplified migration script for database table creation 2025-12-13 23:39:38 +00:00
public Add a daily scheduler to evaluate and update federation trust levels 2025-12-13 10:52:52 +00:00
scripts Add optional Supabase integration and improve command reliability 2025-12-07 23:19:50 +00:00
server Add secure authentication and service endpoints for Nexus integration 2025-12-14 03:59:45 +00:00
utils Add Nexus API integration for authentication and service calls 2025-12-14 03:56:59 +00:00
bot.js Implement tiered access and server verification for bot features 2025-12-15 04:10:02 +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 Improve music playback by adding audio encoding libraries 2025-12-13 08:22:24 +00:00
package.json Improve music playback by adding audio encoding libraries 2025-12-13 08:22:24 +00:00