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
This commit is contained in:
parent
67d67780f2
commit
f79408689f
1 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue