| Parameter | Description & Usage |
|---|---|
| LicenseKey |
REQUIRED Type: string | Default: "" Your license key in format: GALACTIC-AI-XXXX-XXXX-XXXX-XXXXUsage: Get from Request License page after joining Telegram group and sending /start to @galactic_ai_license_bot. Example: GALACTIC-AI-1234-5678-9ABC-DEF0Note: EA will not start without a valid license key. |
| TelegramUsername |
REQUIRED Type: string | Default: "" Your Telegram username (without @ symbol). Usage: Must match exactly the username used to generate license (case-sensitive). Example: john_doe (not @john_doe)Note: Must be a member of the Telegram group to generate license. |
| LicenseCheckIntervalHours |
Type: int | Default: 24 Re-check Interval (hours). Usage: License is validated every X hours automatically. Recommended: 24 hours (default). Lower values = more frequent checks but more API calls. Note: License validation happens automatically in the background. |