Files
TelegramContactBot/.env.example
EchoZenith a4760bc373 feat: initial project setup
- Add bot.py with core Telegram Contact Bot logic
- Add Dockerfile and docker-compose for containerization
- Add requirements.txt for dependency management
- Add .env.example for environment configuration
2026-01-25 20:19:56 +08:00

3 lines
53 B
Plaintext

BOT_TOKEN=your_token_here
ADMIN_ID=your_chat_id_here