Files
TelegramContactBot/.env.example
EchoZenith 5e6820cca3 feat(bot): add source code link to greeting message
- Define GITHUB_URL environment variable with fallback
- Implement InlineKeyboardMarkup for the start command
- Add "🌟 查看项目源码" button to welcome message
2026-01-26 11:43:15 +08:00

4 lines
113 B
Plaintext

BOT_TOKEN=your_token_here
ADMIN_ID=your_chat_id_here
GITHUB_URL=https://githhb.com/EchoZenith/TelegramContactBot