[
  {
    "path": "README.md",
    "content": "# Awesome Telegram CN [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) \n\n[Telegram](https://telegram.org)资源的精选列表\n\n\n## 一般机器人（bots）\n\n* [@Stickers](https://telegram.me/Stickers) - 官方电报贴纸机器人。\n* [@Forbesbot](https://telegram.me/Forbesbot) - 福布斯官方商业新闻机器人。\n* [@TechCrunchBot](https://telegram.me/TechCrunchBot) - 官方TechCrunch技术新闻机器人。\n* [@StoreBot](https://telegram.me/StoreBot) - Telegram商店机器人。\n* [@weatherman_bot](https://telegram.me/weatherman_bot) - 显示您所在城市的天气。\n* [@AlertBot](https://telegram.me/AlertBot) - 警报机器人。\n* [@comstatbot](https://telegram.me/comstatbot) - 收集聊天统计数据，将其可视化。\n* [@savevideobot](https://telegram.me/savevideobot) - 从youtube和其他数十个视频共享网站下载您最喜爱的视频。\n* [@zodiac_bot](https://telegram.me/zodiac_bot) - 显示你的星座运势。\n* [@movie_adviser_bot](https://telegram.me/movie_adviser_bot) - 每天提供评分最高的电影。\n* [@Cashgamebot](https://telegram.me/Cashgamebot) - 电报机器人中的第一个在线赌场。\n* [@github_gist_bot](http://t.me/github_gist_bot) - 将文本和文档上传到GitHub Gist。\n* [@nosticker_bot](https://t.me/nosticker_bot) - 删除发布到该组的任何贴纸\n* [@daysandbox_bot](https://t.me/daysandbox_bot) - 删除最近24小时内加入群组的用户的链接组合帖子\n* [@m00dbot](https://t.me/m00dbot) - 开源机器人，用于焦虑和抑郁的自我测试。\n \n\n### 内联（inline）机器人\n\n在所有内联机器人中，您只需要输入@机器人名字即可\n\n* [@gif](https://telegram.me/gif) – 官方动画GIF。\n* [@vid](https://telegram.me/vid) – 官方YouTube视频。\n* [@imdb](https://telegram.me/imdb) – 来自IMDB的官方电影。\n* [@wiki](https://telegram.me/wiki) – 维基百科的官方文章。\n* [@bing](https://telegram.me/bing) – 来自Bing的官方图片。\n* [@music](https://telegram.me/music) – 官方经典音乐搜索。\n* [@pic](https://telegram.me/pic) – 来自Yandex的官方图片。\n* [@bold](https://telegram.me/Bold) – 官方用粗体，斜体或固定宽度突出显示您的消息。\n* [@like](https://telegram.me/like) –  在对话中留言之后的官方赞按钮。\n* [@githubbot](https://telegram.me/githubbot) – 关于您公共GitHub中事件的官方通知。\n* [@guggybot](https://telegram.me/guggybot) – 在GIF上翻译你的话。\n* [@HideItBot](https://telegram.me/HideItBot) – 在对话中发送隐藏的消息。\n* [@MacMagazineBot](https://telegram.me/MacMagazineBot) – 从MacMagazine网页上查找新闻并分享您的对话。\n* [@automemebot](https://telegram.me/automemebot) – 强大的meme生成器。\n* [@myinstantsbot](https://telegram.me/myinstantsbot) – 在Myinstants中搜索声音。\n\n\n### 游戏\n\n* [@gamebot](https://telegram.me/gamebot) – 官方游戏机器人。\n* [@gamee](https://telegram.me/gamee) – Gamee平台官方电报机器人。\n* [@ludeiBot](https://telegram.me/ludeiBot) – 在Telegram的聊天中直接体验Ludei游戏。\n* [@GamesHDBot](https://telegram.me/GamesHDBot) – 提供高品质HTML5游戏。\n* [@awesomebot](https://telegram.me/awesomebot) – 简单的开源HTML5游戏。\n* [@minegame_bot](https://telegram.me/minegame_bot) – 直接在你的聊天中玩经典益智游戏。\n* [@mytetrisbot](https://telegram.me/mytetrisbot) – 俄罗斯方块。\n\n\n### 机器人开发\n\n* [@BotFather](https://telegram.me/botfather) – 用于创建新机器人账户和管理现有机器人的官方机器人。\n* [@BotSupport](https://telegram.me/botsupport) – 用于技术支持的官方机器人。\n\n\n### 机器人类库\n\n#### Python\n\n * [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) – 我们已经为你开发了一个你无法拒绝的封装库\n * [pyTelegramBotAPI](https://github.com/eternnoir/pyTelegramBotAPI) – 一个简单但可扩展的Python实现\n * [telepot](https://github.com/nickoala/telepot) – Telegram Bot API的Python框架\n * [permabots](https://permabots.readthedocs.io/en/latest/) – 将即时消息机器人（Telegram，Kirk和Messenger）连接到您的API。\n * [django-telegram-bot](https://github.com/jlmadurga/django-telegram-bot) – 用于编写Telegram机器人的Django应用程序。只需定义命令以及如何处理它们。\n * [python-telegram-handler](https://github.com/sashgorokhov/python-telegram-handler) – 一个python日志记录处理程序，通过Telegram Bot Api发送日志。\n * [tgbot](https://github.com/PaulSonOfLars/tgbot) - 模块化电报组管理机器人\n\n#### Javascript/Node\n\n * [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api) – NodeJS的Telegram Bot API\n * [node-telegram-bot](https://github.com/depoio/node-telegram-bot) – Telegram Bot API的客户端封装\n * [Telegraf](https://github.com/telegraf/telegraf) – Telegram bot框架（javascript，node.js）\n * [telegram.link](https://github.com/enricostara/telegram.link) – 电报API库（javascript，node.js）\n\n#### Typescript\n\n * [ts-telegraf-decorators](https://github.com/panarama360/ts-telegraf-decorators) – 这是一个简单的库，允许你使用装饰器和TypeScript。基于telegraf\n \n#### .Net (C#)\n\n * [telegram.bot](https://github.com/MrRoundRobin/telegram.bot) – Telegram Bot API - C# Client\n * [TLSharp](https://github.com/sochix/TLSharp) – 在C＃中实现的客户端库。\n  \n#### Rails\n\n * [telegram-bot-ruby](https://github.com/atipugin/telegram-bot-ruby) – 用于Telegram的Bot API的Ruby封装\n * [telegram-rb](https://github.com/ssut/telegram-rb) – 与Telegram-CLI通信的Ruby封装\n * [telegram_bot](https://github.com/eljojo/telegram_bot) – Telegram的Bot API的Ruby客户端\n\n#### PHP\n\n  * [php-telegram-bot](https://github.com/akalongman/php-telegram-bot) – 基于官方Telegram Bot API的PHP Telegram Bot\n  * [telegram-bot-sdk](https://github.com/irazasyed/telegram-bot-sdk) – Telegram Bot API PHP SDK。让您轻松构建Telegram Bots！\n  * [TelegramBot/Api](https://github.com/TelegramBot/Api) – Telegram BOT API的原生PHP封装\n\n#### Go\n\n* [telegram-bot](https://github.com/yagop/telegram-bot) –基于插件的Telegram Bot\n* [telebot](https://github.com/tucnak/telebot) – 用Go编写的Telegram bot框架\n* [gotelebot](https://github.com/eternnoir/gotelebot) – Telegram Bot API的实现\n* [integram](https://integram.org/) – 将Telegram集成到您的工作流程中\n\n#### Java\n\n* [TelegramBots](https://github.com/rubenlagus/TelegramBots) – 使用 Telegram Bots API 创建机器人的 Java 库\n* [telegram-api](https://github.com/ex3ndr/telegram-api) – 用于 java 的 Telegram Api库\n\n#### C++\n\n* [tgbot-cpp](https://github.com/reo7sp/tgbot-cpp) – Telegram bot API 的 C++ 库\n* [telegram-bot-api](https://github.com/StefanoBelli/telegram-bot-api) - C++ Telegram Bot API\n* [Universal-Arduino-Telegram-Bot](https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot) - A Arduino Telegram Bot API\n\n#### Kotlin\n\n* [kotlogram](https://github.com/badoualy/kotlogram) - 易于使用和直接的Telegram API的Kotlin（和Java）绑定\n* [kotlin-telegram-bot-api](https://github.com/yanex/kotlin-telegram-bot-api) - Kotlin Telegram Bot API\n\n#### Telegram 示例\n\n[https://core.telegram.org/bots/samples](https://core.telegram.org/bots/samples)\n\n## 工具\n\n * [botan](http://botan.io/) – TTelegram机器人最先进的分析工具\n * [shell2telegram](https://github.com/msoap/shell2telegram) - 来自命令行的Telegram bot构造函数\n\n## 群组\n\n* [@awesometelegram](https://telegram.me/awesometelegram) – 官方小组\n* [@javascript_ru](https://t.me/javascript_ru) - Javascript\n* [@css_ru](https://t.me/css_ru) - 讨论 CSS 并解决问题\n* [@frontend_ru](https://t.me/frontend_ru) - 网络前端开发者社区\n* [@pythontelegrambotgroup](https://telegram.me/pythontelegrambotgroup) – 围绕python-telegram-bot库进行讨论的官方小组\n* [@flowtype_ru](https://telegram.me/flowtype_ru) - JS的流式静态检查器\n* [@geeksChat](https://telegram.me/geeksChat) – 关于电报，科技新闻和机器人的讨论\n* [@macOS_ru](https://telegram.me/macOS_ru) - 关于macOS（俄语）的讨论\n* [The Devs Group](http://thedevs.network/) - 面向开发人员和程序员的团队网络\n\n## 频道\n\n### 官方频道\n\n* [Telegram](https://telegram.me/telegram) – 电报上的官方电报新闻\n* [BotNews](https://telegram.me/botnews) – 有关Telegram Bot API的新闻的官方消息来源\n* [Telegram Desktop](https://telegram.me/desktop) – 有关Telegram Desktop更新的新闻的官方来源\n* [Durov's Channel](https://telegram.me/durov) – 官方durov的（创始人）频道\n\n### 非官方频道\n\n* [Hacker Feed](https://telegram.me/hacking_group_channel) – 从信息安全世界获取最新更新\n* [WorldChannels](https://telegram.me/WorldChannels) – 世界电报频道和机器人目录\n* [linuxgram](https://telegram.me/linuxgram) – 来自linux世界的新闻和信息\n* [HistoryInPictures](https://telegram.me/HistoryInPictures) – 如果你想了解今天，你必须昨天搜索\n* [bash.im](https://t.me/bash_im) - 来自以前的bash.org网站的日常引用\n* [travelpics](https://telegram.me/travelpics) – 来自世界各地的最佳照片。\n* [salvadordali1](https://telegram.me/salvadordali1) – 伟大的艺术家，伟大的作品每日更新\n* [hacker_news_feed](https://telegram.me/hacker_news_feed) – 来自Hacker News的热门新闻\n* [startupjobs](https://telegram.me/startupjobs) – 初创公司的工作列表\n* [sgexpo](https://telegram.me/sgexpo) – 新加坡博览会活动的每日更新\n* [geeksChannel](https://telegram.me/geeksChannel) – 加入电报军队\n* [The Devs](https://t.me/thedevs) - 电报上的Devs社区\n* [Elixir Formula](https://t.me/elixir_formula) - Elixir开发者和其他对Elixir-lang感兴趣的人的电报频道\n\n## 机器人商店\n\n* [Telegram Bot Store](https://storebot.me)\n\n## Community Forums\n\n* [Telegram 开发者社区](http://dev.storebot.me)\n\n## telegram 其它资料\n\n[区块链的Telegram运营课](https://cloud.tencent.com/developer/news/227991)\n[Telegram Client 开发](https://www.jianshu.com/p/0f61dd28d969)\n[Telegram资源整理开发](https://www.jianshu.com/p/d2d4e92bfb04)\n\n"
  }
]