# Discord Configuration Template # Copy this file to .env and fill in your actual values # Discord Bot Configuration DISCORD_BOT_TOKEN=your_bot_token_here DISCORD_SERVER_ID=your_server_id_here DISCORD_APPLICATION_ID=your_app_id_here DISCORD_PUBLIC_KEY=your_public_key_here # Server Management SERVER_NAME=RedFlag Security ADMIN_ROLE_ID=your_admin_role_id_here # Channel IDs (to be filled after creation) GENERAL_CHANNEL_ID= ANNOUNCEMENTS_CHANNEL_ID= SECURITY_ALERTS_CHANNEL_ID= DEV_CHAT_CHANNEL_ID= BUG_REPORTS_CHANNEL_ID= # Category IDs (to be filled after creation) COMMUNITY_CATEGORY_ID= DEVELOPMENT_CATEGORY_ID= SECURITY_CATEGORY_ID=