2d44feddee
- Telegram bot for receiving and analyzing messages, photos, and updates - Photo download support with fileId-based naming - Random photo send feature (text "image" triggers random photo from downloads) - Renamed from itm-telegram-bot to ifm-telegram-bot Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
90 B
Bash
4 lines
90 B
Bash
# Telegram Bot Configuration
|
|
BOT_TOKEN=your-bot-token-here
|
|
BOT_USERNAME=your_bot_username
|