mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-10 18:50:57 +00:00
15 lines
399 B
Text
15 lines
399 B
Text
# Firefox Relay profile API key (set both to same value).
|
|
# Get from: https://relay.firefox.com/accounts/profile/
|
|
SCRSOR=
|
|
COPILOT=
|
|
|
|
# Telegram Bot Configuration
|
|
TELEGRAM_BOT_NAME=t.me/GenX_FX_bot
|
|
TELEGRAM_BOT_API=your_bot_token_here
|
|
TELEGRAM_BOT_TOKEN=your_bot_token_here
|
|
TELEGRAM_ALLOWED_USER_IDS=
|
|
|
|
# Cloudflare Configuration
|
|
CLOUDFLARE_ZONE_ID=
|
|
CLOUDFLARE_ACCOUNT_ID=
|
|
DOMAIN_NAME=lengkundee01.org
|