mirror of
https://github.com/EchoZenith/TelegramContactBot.git
synced 2026-02-09 18:05:20 +00:00
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:
@@ -1,2 +1,3 @@
|
||||
BOT_TOKEN=your_token_here
|
||||
ADMIN_ID=your_chat_id_here
|
||||
GITHUB_URL=https://githhb.com/EchoZenith/TelegramContactBot
|
||||
|
||||
Reference in New Issue
Block a user