mirror of
https://github.com/EchoZenith/TelegramContactBot.git
synced 2026-02-09 18:05:20 +00:00
- Define GITHUB_URL environment variable with fallback
- Implement InlineKeyboardMarkup for the start command
- Add "🌟 查看项目源码" button to welcome message
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
BOT_TOKEN=your_token_here
|
|
ADMIN_ID=your_chat_id_here
|
|
GITHUB_URL=https://githhb.com/EchoZenith/TelegramContactBot
|