Initial commit: Telegram Management System
Some checks failed
Deploy / deploy (push) Has been cancelled
Some checks failed
Deploy / deploy (push) Has been cancelled
Full-stack web application for Telegram management - Frontend: Vue 3 + Vben Admin - Backend: NestJS - Features: User management, group broadcast, statistics 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
18
telegram-web/README.md
Normal file
18
telegram-web/README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Telegram Web 集成方案
|
||||
|
||||
## 方案选择
|
||||
|
||||
### 1. Telegram Web K (推荐)
|
||||
- 官方开源版本:https://github.com/morethanwords/tweb
|
||||
- 完整功能,可自定义
|
||||
- 基于现代技术栈
|
||||
|
||||
### 2. Telegram Web A
|
||||
- 官方版本:https://web.telegram.org
|
||||
- 可通过iframe嵌入
|
||||
|
||||
### 3. 基于gramJS的完整实现
|
||||
- 使用现有的gramJS库
|
||||
- 完全自定义UI和功能
|
||||
|
||||
## 实现步骤
|
||||
Reference in New Issue
Block a user