mirror of
https://github.com/lockin-bot/react-telegram.git
synced 2026-01-12 15:13:56 +08:00
9 lines
206 B
Plaintext
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 |