Files
react-telegram/.env.example
Kyle Fang 4d535a30d2 wip
2025-06-30 20:43:16 +08:00

9 lines
206 B
Plaintext

# Get these from https://my.telegram.org
API_ID=your_api_id
API_HASH=your_api_hash
# Get this from @BotFather on Telegram
BOT_TOKEN=your_bot_token
# Optional: Storage path for session
STORAGE_PATH=.mtcute