From ede721af0f19c7c40c5fa61737e4b9df95696307 Mon Sep 17 00:00:00 2001 From: sirpiglr <49359077-sirpiglr@users.noreply.replit.com> Date: Fri, 12 Dec 2025 23:38:43 +0000 Subject: [PATCH] Add a new coins system for users to earn and spend currency Implement new API endpoints for retrieving and configuring guild coins, and add a dedicated section in the dashboard for coin-related information. Replit-Commit-Author: Agent Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261 Replit-Commit-Checkpoint-Type: intermediate_checkpoint Replit-Commit-Event-Id: 1a60159e-fbc2-40e0-8dc7-acade23267a8 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 | 199 +++++++++++++++++++++++++++++++ aethex-bot/server/webServer.js | 159 ++++++++++++++++++++++++ 2 files changed, 358 insertions(+) diff --git a/aethex-bot/public/dashboard.html b/aethex-bot/public/dashboard.html index 916e7b9..4ebd4aa 100644 --- a/aethex-bot/public/dashboard.html +++ b/aethex-bot/public/dashboard.html @@ -1158,6 +1158,9 @@
+ +