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
This commit is contained in:
EchoZenith
2026-01-26 11:43:15 +08:00
parent a4760bc373
commit 5e6820cca3
2 changed files with 15 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
BOT_TOKEN=your_token_here
ADMIN_ID=your_chat_id_here
GITHUB_URL=https://githhb.com/EchoZenith/TelegramContactBot