mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-04 06:37:44 +00:00
4d1aad8a65
- 删除 i18n/en/ 英文版本 - 将 i18n/zh/ 下的 documents/, prompts/, skills/, workflow/ 移至根目录 - 更新所有 i18n/zh/ 路径引用 - 更新 AGENTS.md 目录结构说明
🤖 telegram-dev
Telegram Bot 开发实战经验
项目背景
Telegram Bot 开发中遇到的问题和解决方案,主要涉及消息格式、Markdown 渲染等。
文档列表
| 文件 | 说明 |
|---|---|
| telegram Markdown 代码块格式修复记录 2025-12-15.md | Telegram Markdown 代码块渲染问题修复 |
技术栈
- Python
- python-telegram-bot
- Telegram Bot API