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