🤖 AutomatArch Setup Wizard

Configure your Discord bot in 3 simple steps

📋 Setup Steps

🔑

Discord Token

Get your bot token from Discord Developer Portal

👤

User ID

Your Discord user ID for authorization

📁

Scripts Path

Path to your scripts directory

âš™ī¸ Configuration

Step 1: Discord Token

â„šī¸ Your token is confidential. Never share it publicly.

Get token from Discord Developer Portal →

Step 2: Discord User ID

â„šī¸ This ID authorizes you to use bot commands

How to find your User ID →

Step 3: Scripts Directory

â„šī¸ Absolute path where your bash/python scripts are located

📋 .env Preview

# Discord Bot Configuration
DISCORD_TOKEN=your_bot_token_here
DISCORD_USER_ID=your_user_id_here
SCRIPTS_PATH=/path/to/your/scripts/directory

💡 Complete all steps above to enable these actions