master 7e5bef8d43d0 cached
1 files
8.0 KB
3.0k tokens
1 requests
Download .txt
Repository: dily3825002/awesome-telegram-cn
Branch: master
Commit: 7e5bef8d43d0
Files: 1
Total size: 8.0 KB

Directory structure:
gitextract_7tuqpvcc/

└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: README.md
================================================
# Awesome Telegram CN [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 

[Telegram](https://telegram.org)资源的精选列表


## 一般机器人(bots)

* [@Stickers](https://telegram.me/Stickers) - 官方电报贴纸机器人。
* [@Forbesbot](https://telegram.me/Forbesbot) - 福布斯官方商业新闻机器人。
* [@TechCrunchBot](https://telegram.me/TechCrunchBot) - 官方TechCrunch技术新闻机器人。
* [@StoreBot](https://telegram.me/StoreBot) - Telegram商店机器人。
* [@weatherman_bot](https://telegram.me/weatherman_bot) - 显示您所在城市的天气。
* [@AlertBot](https://telegram.me/AlertBot) - 警报机器人。
* [@comstatbot](https://telegram.me/comstatbot) - 收集聊天统计数据,将其可视化。
* [@savevideobot](https://telegram.me/savevideobot) - 从youtube和其他数十个视频共享网站下载您最喜爱的视频。
* [@zodiac_bot](https://telegram.me/zodiac_bot) - 显示你的星座运势。
* [@movie_adviser_bot](https://telegram.me/movie_adviser_bot) - 每天提供评分最高的电影。
* [@Cashgamebot](https://telegram.me/Cashgamebot) - 电报机器人中的第一个在线赌场。
* [@github_gist_bot](http://t.me/github_gist_bot) - 将文本和文档上传到GitHub Gist。
* [@nosticker_bot](https://t.me/nosticker_bot) - 删除发布到该组的任何贴纸
* [@daysandbox_bot](https://t.me/daysandbox_bot) - 删除最近24小时内加入群组的用户的链接组合帖子
* [@m00dbot](https://t.me/m00dbot) - 开源机器人,用于焦虑和抑郁的自我测试。
 

### 内联(inline)机器人

在所有内联机器人中,您只需要输入@机器人名字即可

* [@gif](https://telegram.me/gif) – 官方动画GIF。
* [@vid](https://telegram.me/vid) – 官方YouTube视频。
* [@imdb](https://telegram.me/imdb) – 来自IMDB的官方电影。
* [@wiki](https://telegram.me/wiki) – 维基百科的官方文章。
* [@bing](https://telegram.me/bing) – 来自Bing的官方图片。
* [@music](https://telegram.me/music) – 官方经典音乐搜索。
* [@pic](https://telegram.me/pic) – 来自Yandex的官方图片。
* [@bold](https://telegram.me/Bold) – 官方用粗体,斜体或固定宽度突出显示您的消息。
* [@like](https://telegram.me/like) –  在对话中留言之后的官方赞按钮。
* [@githubbot](https://telegram.me/githubbot) – 关于您公共GitHub中事件的官方通知。
* [@guggybot](https://telegram.me/guggybot) – 在GIF上翻译你的话。
* [@HideItBot](https://telegram.me/HideItBot) – 在对话中发送隐藏的消息。
* [@MacMagazineBot](https://telegram.me/MacMagazineBot) – 从MacMagazine网页上查找新闻并分享您的对话。
* [@automemebot](https://telegram.me/automemebot) – 强大的meme生成器。
* [@myinstantsbot](https://telegram.me/myinstantsbot) – 在Myinstants中搜索声音。


### 游戏

* [@gamebot](https://telegram.me/gamebot) – 官方游戏机器人。
* [@gamee](https://telegram.me/gamee) – Gamee平台官方电报机器人。
* [@ludeiBot](https://telegram.me/ludeiBot) – 在Telegram的聊天中直接体验Ludei游戏。
* [@GamesHDBot](https://telegram.me/GamesHDBot) – 提供高品质HTML5游戏。
* [@awesomebot](https://telegram.me/awesomebot) – 简单的开源HTML5游戏。
* [@minegame_bot](https://telegram.me/minegame_bot) – 直接在你的聊天中玩经典益智游戏。
* [@mytetrisbot](https://telegram.me/mytetrisbot) – 俄罗斯方块。


### 机器人开发

* [@BotFather](https://telegram.me/botfather) – 用于创建新机器人账户和管理现有机器人的官方机器人。
* [@BotSupport](https://telegram.me/botsupport) – 用于技术支持的官方机器人。


### 机器人类库

#### Python

 * [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) – 我们已经为你开发了一个你无法拒绝的封装库
 * [pyTelegramBotAPI](https://github.com/eternnoir/pyTelegramBotAPI) – 一个简单但可扩展的Python实现
 * [telepot](https://github.com/nickoala/telepot) – Telegram Bot API的Python框架
 * [permabots](https://permabots.readthedocs.io/en/latest/) – 将即时消息机器人(Telegram,Kirk和Messenger)连接到您的API。
 * [django-telegram-bot](https://github.com/jlmadurga/django-telegram-bot) – 用于编写Telegram机器人的Django应用程序。只需定义命令以及如何处理它们。
 * [python-telegram-handler](https://github.com/sashgorokhov/python-telegram-handler) – 一个python日志记录处理程序,通过Telegram Bot Api发送日志。
 * [tgbot](https://github.com/PaulSonOfLars/tgbot) - 模块化电报组管理机器人

#### Javascript/Node

 * [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) – NodeJS的Telegram Bot API
 * [node-telegram-bot](https://github.com/depoio/node-telegram-bot) – Telegram Bot API的客户端封装
 * [Telegraf](https://github.com/telegraf/telegraf) – Telegram bot框架(javascript,node.js)
 * [telegram.link](https://github.com/enricostara/telegram.link) – 电报API库(javascript,node.js)

#### Typescript

 * [ts-telegraf-decorators](https://github.com/panarama360/ts-telegraf-decorators) – 这是一个简单的库,允许你使用装饰器和TypeScript。基于telegraf
 
#### .Net (C#)

 * [telegram.bot](https://github.com/MrRoundRobin/telegram.bot) – Telegram Bot API - C# Client
 * [TLSharp](https://github.com/sochix/TLSharp) – 在C#中实现的客户端库。
  
#### Rails

 * [telegram-bot-ruby](https://github.com/atipugin/telegram-bot-ruby) – 用于Telegram的Bot API的Ruby封装
 * [telegram-rb](https://github.com/ssut/telegram-rb) – 与Telegram-CLI通信的Ruby封装
 * [telegram_bot](https://github.com/eljojo/telegram_bot) – Telegram的Bot API的Ruby客户端

#### PHP

  * [php-telegram-bot](https://github.com/akalongman/php-telegram-bot) – 基于官方Telegram Bot API的PHP Telegram Bot
  * [telegram-bot-sdk](https://github.com/irazasyed/telegram-bot-sdk) – Telegram Bot API PHP SDK。让您轻松构建Telegram Bots!
  * [TelegramBot/Api](https://github.com/TelegramBot/Api) – Telegram BOT API的原生PHP封装

#### Go

* [telegram-bot](https://github.com/yagop/telegram-bot) –基于插件的Telegram Bot
* [telebot](https://github.com/tucnak/telebot) – 用Go编写的Telegram bot框架
* [gotelebot](https://github.com/eternnoir/gotelebot) – Telegram Bot API的实现
* [integram](https://integram.org/) – 将Telegram集成到您的工作流程中

#### Java

* [TelegramBots](https://github.com/rubenlagus/TelegramBots) – 使用 Telegram Bots API 创建机器人的 Java 库
* [telegram-api](https://github.com/ex3ndr/telegram-api) – 用于 java 的 Telegram Api库

#### C++

* [tgbot-cpp](https://github.com/reo7sp/tgbot-cpp) – Telegram bot API 的 C++ 库
* [telegram-bot-api](https://github.com/StefanoBelli/telegram-bot-api) - C++ Telegram Bot API
* [Universal-Arduino-Telegram-Bot](https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot) - A Arduino Telegram Bot API

#### Kotlin

* [kotlogram](https://github.com/badoualy/kotlogram) - 易于使用和直接的Telegram API的Kotlin(和Java)绑定
* [kotlin-telegram-bot-api](https://github.com/yanex/kotlin-telegram-bot-api) - Kotlin Telegram Bot API

#### Telegram 示例

[https://core.telegram.org/bots/samples](https://core.telegram.org/bots/samples)

## 工具

 * [botan](http://botan.io/) – TTelegram机器人最先进的分析工具
 * [shell2telegram](https://github.com/msoap/shell2telegram) - 来自命令行的Telegram bot构造函数

## 群组

* [@awesometelegram](https://telegram.me/awesometelegram) – 官方小组
* [@javascript_ru](https://t.me/javascript_ru) - Javascript
* [@css_ru](https://t.me/css_ru) - 讨论 CSS 并解决问题
* [@frontend_ru](https://t.me/frontend_ru) - 网络前端开发者社区
* [@pythontelegrambotgroup](https://telegram.me/pythontelegrambotgroup) – 围绕python-telegram-bot库进行讨论的官方小组
* [@flowtype_ru](https://telegram.me/flowtype_ru) - JS的流式静态检查器
* [@geeksChat](https://telegram.me/geeksChat) – 关于电报,科技新闻和机器人的讨论
* [@macOS_ru](https://telegram.me/macOS_ru) - 关于macOS(俄语)的讨论
* [The Devs Group](http://thedevs.network/) - 面向开发人员和程序员的团队网络

## 频道

### 官方频道

* [Telegram](https://telegram.me/telegram) – 电报上的官方电报新闻
* [BotNews](https://telegram.me/botnews) – 有关Telegram Bot API的新闻的官方消息来源
* [Telegram Desktop](https://telegram.me/desktop) – 有关Telegram Desktop更新的新闻的官方来源
* [Durov's Channel](https://telegram.me/durov) – 官方durov的(创始人)频道

### 非官方频道

* [Hacker Feed](https://telegram.me/hacking_group_channel) – 从信息安全世界获取最新更新
* [WorldChannels](https://telegram.me/WorldChannels) – 世界电报频道和机器人目录
* [linuxgram](https://telegram.me/linuxgram) – 来自linux世界的新闻和信息
* [HistoryInPictures](https://telegram.me/HistoryInPictures) – 如果你想了解今天,你必须昨天搜索
* [bash.im](https://t.me/bash_im) - 来自以前的bash.org网站的日常引用
* [travelpics](https://telegram.me/travelpics) – 来自世界各地的最佳照片。
* [salvadordali1](https://telegram.me/salvadordali1) – 伟大的艺术家,伟大的作品每日更新
* [hacker_news_feed](https://telegram.me/hacker_news_feed) – 来自Hacker News的热门新闻
* [startupjobs](https://telegram.me/startupjobs) – 初创公司的工作列表
* [sgexpo](https://telegram.me/sgexpo) – 新加坡博览会活动的每日更新
* [geeksChannel](https://telegram.me/geeksChannel) – 加入电报军队
* [The Devs](https://t.me/thedevs) - 电报上的Devs社区
* [Elixir Formula](https://t.me/elixir_formula) - Elixir开发者和其他对Elixir-lang感兴趣的人的电报频道

## 机器人商店

* [Telegram Bot Store](https://storebot.me)

## Community Forums

* [Telegram 开发者社区](http://dev.storebot.me)

## telegram 其它资料

[区块链的Telegram运营课](https://cloud.tencent.com/developer/news/227991)
[Telegram Client 开发](https://www.jianshu.com/p/0f61dd28d969)
[Telegram资源整理开发](https://www.jianshu.com/p/d2d4e92bfb04)

Download .txt
gitextract_7tuqpvcc/

└── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (11K chars).
[
  {
    "path": "README.md",
    "chars": 8142,
    "preview": "# Awesome Telegram CN [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/m"
  }
]

About this extraction

This page contains the full source code of the dily3825002/awesome-telegram-cn GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (8.0 KB), approximately 3.0k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!