4 lines
171 B
Bash
4 lines
171 B
Bash
# Copy this file to .env and fill in your own bot token.
|
|
# Create a bot by messaging @BotFather on Telegram; it replies with the token.
|
|
TELEGRAM_BOT_TOKEN=your_token_here
|