From dc7fb514b80b85dec4ded4ce9ae6e96f36a12f96 Mon Sep 17 00:00:00 2001 From: sirpiglr <49359077-sirpiglr@users.noreply.replit.com> Date: Fri, 12 Dec 2025 23:33:11 +0000 Subject: [PATCH] Add ability to manage custom user titles and display them Implements new API endpoints and frontend components for fetching, displaying, and managing user-assigned titles within guilds. Replit-Commit-Author: Agent Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261 Replit-Commit-Checkpoint-Type: intermediate_checkpoint Replit-Commit-Event-Id: 0a92717b-79d5-4240-a961-0b8ba7d9616c Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/bakeZwZ Replit-Helium-Checkpoint-Created: true --- aethex-bot/public/dashboard.html | 130 ++++++++++++++++++++++++++ aethex-bot/server/webServer.js | 152 +++++++++++++++++++++++++++++++ 2 files changed, 282 insertions(+) diff --git a/aethex-bot/public/dashboard.html b/aethex-bot/public/dashboard.html index 6e45ba6..916e7b9 100644 --- a/aethex-bot/public/dashboard.html +++ b/aethex-bot/public/dashboard.html @@ -1155,6 +1155,9 @@ + + +