From f79408689f495b84aa71c30767351898c70ca097 Mon Sep 17 00:00:00 2001 From: sirpiglr <49359077-sirpiglr@users.noreply.replit.com> Date: Sun, 7 Dec 2025 21:32:32 +0000 Subject: [PATCH] Saved progress at the end of the loop Replit-Commit-Author: Agent Replit-Commit-Session-Id: e72fc1b7-94bd-4d6c-801f-cbac2fae245c Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 7fb4d532-3b6b-4042-ba40-a0f571c7dc79 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/e72fc1b7-94bd-4d6c-801f-cbac2fae245c/yLuYpX9 Replit-Helium-Checkpoint-Created: true --- sentinel-bot/.env.example | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sentinel-bot/.env.example b/sentinel-bot/.env.example index d372f54..a6ab391 100644 --- a/sentinel-bot/.env.example +++ b/sentinel-bot/.env.example @@ -2,14 +2,14 @@ DISCORD_TOKEN=your_bot_token_here # Federation Guild IDs -HUB_ID=your_hub_server_id -FORGE_ID=your_gameforge_server_id -FOUNDATION_ID=your_foundation_server_id -LABS_ID=your_labs_server_id -CORP_ID=your_corp_server_id +HUB_ID=515711457946632232 +FORGE_ID=1245619208805416970 +FOUNDATION_ID=1338564560277344287 +LABS_ID=1275962459596783686 +CORP_ID=373713073594302464 # Security Configuration -WHITELISTED_USERS=user_id_1,user_id_2 +WHITELISTED_USERS=113472107526033408,user_id_2 # Dashboard Configuration STATUS_CHANNEL_ID=voice_channel_id_for_status