AeThex-Bot-Master/aethex-bot/utils
sirpiglr a1912fc48a Add verification success endpoint and improve trust level system
Adds a POST endpoint `/api/verify-success` to `webServer.js` for handling verification callbacks from aethex.dev, including secret validation and role assignment. Updates `federationProtection.js` and `federation.js` to integrate trust level calculations and benefits. Introduces a new `trustLevels.js` utility file to manage trust level definitions, progression, and related logic.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 98ebd9a6-5755-4d7f-ae64-9ed93f1eae4f
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/3tJ1Z1J
Replit-Helium-Checkpoint-Created: true
2025-12-13 10:11:52 +00:00
..
cooldownManager.js Add command cooldown management to the dashboard interface 2025-12-12 23:53:31 +00:00
modeHelper.js Add server mode configuration and dynamic status updates 2025-12-09 23:26:33 +00:00
roleManager.js Add missing commands and functionality to the bot 2025-12-07 22:39:17 +00:00
seasonalEvents.js Add welcome card customization and seasonal event features 2025-12-13 00:45:03 +00:00
standaloneXp.js Add server mode configuration and dynamic status updates 2025-12-09 23:26:33 +00:00
trustLevels.js Add verification success endpoint and improve trust level system 2025-12-13 10:11:52 +00:00
welcomeCard.js Add welcome card customization and seasonal event features 2025-12-13 00:45:03 +00:00