AeThex-Bot-Master/aethex-bot
sirpiglr 6183ca3e0e Add endpoint to register all bot servers to the federation
Create a POST endpoint `/api/federation/register-all` in `webServer.js` to upsert all servers the Discord client is connected to into the `federation_servers` table, using `guild_id` as the conflict target.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 31d9f5da-0c63-4f85-a2fa-50807ff47f17
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/2a77Jky
Replit-Helium-Checkpoint-Created: true
2025-12-13 18:16:42 +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 Add verification success endpoint and improve trust level system 2025-12-13 10:11:52 +00:00
migrations Add missing tables to Supabase and improve API logging for federation data 2025-12-13 17:28: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 endpoint to register all bot servers to the federation 2025-12-13 18:16:42 +00:00
utils Add verification success endpoint and improve trust level system 2025-12-13 10:11:52 +00:00
bot.js Add a daily scheduler to evaluate and update federation trust levels 2025-12-13 10:52:52 +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