Awesome Telegram
A curated list of Telegram resources.
Join our supergroup on Telegram:
Bots
- @Stickers โ Official Telegram stickers bot.
- @Forbesbot โ Official Forbes business news bot.
- @TechCrunchBot โ Official TechCrunch technology news bot.
- @StoreBot โ Telegram store bot.
- @weatherman_bot - Bot shows weather in your city.
- @AlertBot โ Create alert to remember messages for you, work on groups to.
- @comstatbot โ I gather chats stats, visualize them and help you to engage your community.
- @savevideobot โ Download your favorite video from youtube and tens of other video sharing websites.
- @zodiac_bot โ Bot shows your horoscope.
- @movie_adviser_bot โ Advises best rated movie everyday.
- @Cashgamebot โ First ever online casino in telegram bot.
- @github_gist_bot - Bot uploads text and documents to GitHub Gist.
- @nosticker_bot - Removes any sticker posted to the group
- @daysandbox_bot - Removes link cointaining posts from user that joined group in recent 24 hours
- @m00dbot - Open Source bot for self-testing of anxiety and depression.
- @MiddlemanBot - Open Source - Message broker bot to translate HTTP calls into Telegram messages.
- @ExpenseBot - Open Source - Bot for managing your daily financial expenses.
- @voicybot - bot for translating voice recordings into text (speech-to-text)
- @InviteMemberBot - membership bot platform for paid Telegram channels and groups
- @podcastly_bot - Find new podcasts, deliver notification on new episods.
- @Ya_Disk_Bot - Integration of Yandex.Disk. This bot can upload different files (photos, video, audio, etc.) to Yandex.Disk (cloud storage).
- @StickerShirtsBot - Turn any Telegram Sticker into a cool T-Shirt
- @selfmailbot โ Forwards all messages to your inbox. For GTD geeks.
- @joinhider_bot - bot to delete messages about user has joined or left chat
- @watchdog_robot - bot to delete links, stickers, GIFs, video, photo and other types of messages in chat
- @voice_translator_bot - bot for translating voice messages into other languages (speech-to-speech).
- @TyzenhausBot - shared expenses tracking bot.
- @pdfbot - Telegram bot that can do a lot of things related to PDF files
- @IgGramBot - IgGramBot is a bot that helps you download Instagram videos, photos, IGTV, Reels, Stories & Highlights Instagram from Telegram.
Inline Bots
In all inline bots, you need to enter @botname, type words and wait for response (~1 second)
- @gif โ Official Animated GIFs.
- @vid โ Official YouTube videos.
- @imdb โ Official Movies from IMDB.
- @wiki โ Official Articles from Wikipedia.
- @bing โ Official Pictures from Bing.
- @music โ Official Classic music search.
- @pic โ Official Pictures from Yandex.
- @bold โ Official Highlight your message with bold, italic or fixed width.
- @vote โ Official Pool generator on your conversation.
- @like โ Official Like button after your message in conversation.
- @foursquare โ Official Share the venue with others from Foursquare.
- @githubbot โ Official notifications about events in your public GitHub.
- @memingbot โ Simple meme generator.
- @guggybot โ Translate your words on GIFs.
- @HideItBot โ Send hidden messages in your conversations.
- @MacMagazineBot โ Find news from MacMagazine webpage and share in your conversation.
- @automemebot โ Powerfull meme generator.
- @myinstantsbot โ Search sounds in Myinstants.
- @dotaresponsesbot โ Send Dota 2 responses as voice messages.
- @relevantxkcdbot โ Search XKCD comics.
- @asciifacesbot โ Bot that allows you to append ascii faces to your messages ยฏ_(ใ)_/ยฏ
- @hidethisbot โ Bot for hiding messages for/from certain people and sending spoilers.
Games
- @gamebot โ Official telegram bot for HTML5 gaming.
- @gamee โ Official telegram bot for HTML5 gaming of Gamee platform.
- @ludeiBot โ Play Ludei games directly into your Telegram's chats.
- @GamesHDBot โ Provides HTML5 high quality games.
- @awesomebot โ Simple HTML5 games. All games are open source.
- @minegame_bot โ Play classic puzzle game directly in your messenger. The first visual interactive game bot.
- @mytetrisbot โ Tetris reborn! Create horizontal lines of ten and get points. Challenge your friends in MULTIPLAYER mode!
- @unobot โ UNO Bot.
- @DefendTheCastle - Defend your castle and battle with other players.
- @andys_tic_tac_toe_bot - Open source tic-tac-toe game! Play versus bot or your friend using one device.
- @TrueMafiaBot - Play Mafia in Telegram groups.
Bot Development
- @BotFather โ Official bot to create new bot accounts and manage your existing bots.
- @BotSupport โ Official bot for platform support.
- @botoid - Telegram Developers chat (ru).
Bot Libs
Python
- python-telegram-bot โ We have made you a wrapper you can't refuse
- pyTelegramBotAPI โ A simple, but extensible Python implementation
- telepot โ Python framework for Telegram Bot API
- permabots โ Connect instant messaging bots (Telegram, Kirk and Messenger) to your APIs.
- django-telegram-bot โ Django app to write Telegram bots. Just define commands and how to handle them.
- python-telegram-handler โ A python logging handler that sends logs via Telegram Bot Api.
- tgbot - Modular telegram group management bot
- AIOGram - A pretty simple and fully asynchronous framework for Telegram Bot API.
- telethon - Pure Python 3 MTProto API Telegram client library, for bots too!
- pyrogram - Telegram MTProto API Python client library framework for users and bots.
Javascript/Typescript/Node
- node-telegram-bot-api โ Telegram Bot API for Node.js
- node-telegram-bot โ Client wrapper for Telegram Bot API (Under heavy development)
- Telegraf โ Telegram bot framework (JavaScript, Typescript, Node.js)
- telegram.link โ Telegram API library (JavaScript, Node.js)
- @mtproto/core โ Telegram API (MTProto) client library for browser and nodejs
- grammY โ The Telegram Bot Framework. (JavaScript, Typescript, Node.js)
.Net (C#)
- telegram.bot โ Telegram Bot API - C# Client
- TLSharp โ Client library implemented in C#. Waiting for contributors!
- WTelegramClient - Telegram Client API (MTProto) library written 100% in C# and .NET Standard
Ruby
- telegram-bot-ruby โ Ruby wrapper for Telegram's Bot API
- telegram-rb โ A Ruby wrapper that communicates with the Telegram-CLI
- telegram_bot โ A charismatic Ruby client for Telegram's Bot API
PHP
- php-telegram-bot โ PHP Telegram Bot based on the official Telegram Bot API
- telegram-bot-sdk โ Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box
- TelegramBot/Api โ Native PHP Wrapper for Telegram BOT API
- Tg-bot-api โ Simple PHP Wrapper for Telegram BOT API, based on PSR-18 http-client
- Quiec/Boting โ Very basic and easy PHP Wrapper for Telegram BOT API
- Nutgram โ Fast, powerful and Laravel friendly PHP library to build from simple to the most complex Telegram bots
Go
- telegram-bot-api โ Golang bindings for the Telegram Bot API.
- telebot โ Telegram bot framework written in Go
- gotelebot โ Implementation for the Telegram Bot API.
- integram โ Integrate Telegram into your workflow.
- MTProto โ Full native implementation of Telegram Client API on pure Go.
- gotd โ Telegram client, in pure Go. (MTProto API)
Java
- java-telegram-bot-api - Telegram Bot API for Java.
- TelegramBots โ Java library to create bots using Telegram Bots API.
- telegram-api โ Telegram Api library for java.
- telegram-menu-library โ Java library that makes creating and managing clickable menus easy (demo).
C++
- tgbot-cpp โ C++ library for Telegram bot API.
- telegram-bot-api - C++ Telegram Bot API.
- Universal-Arduino-Telegram-Bot - A Arduino Telegram Bot API.
Kotlin
- kotlogram - Easy to use and straightforward Kotlin (and Java) binding of Telegram API
- kotlin-telegram-bot - A wrapper for the Telegram Bot API written in Kotlin.
- tgbotapi - Type-safe library for work with Telegram Bot API.
Crystal
- Tourmaline - Batteries included Telegram bot API wrapper for Crystal
Dart
- TeleDart - A Dart library interfacing with the latest Telegram Bot API.
FreePascal
- fp-telegram - FreePascal wrapper for Telegram's bot API
Example by Telegram
https://core.telegram.org/bots/samples
Tools
- botan โ The most advanced analytics for your Telegram bot.
- shell2telegram - Telegram bot constructor from command-line.
- telegram-send - Send messages and files over Telegram from the command-line.
- telegram-id - Guide on how to get Telegram IDs
Themes
- Another Storm โ The most popular true dark theme for Telegram Desktop.
- Dracula โ A dark theme for Telegram Desktop
Groups
- @awesometelegram โ Official group for this awesome list.
- @javascript_ru - Talking about Javascript
- @css_ru - Discussion about CSS, and solving issues
- @frontend_ru - Community of web-frontend developers
- @pythontelegrambotgroup โ Official group for discussions around python-telegram-bot library.
- @flowtype_ru - Flow type static checker for JS
- @geeksChat โ Discussion about Telegram, Tech News and Bots.
- @macOS_ru - Discussion about macOS (russian)
- The Devs Group - A network of groups for developers and programmers.
- awesome-telegram-dev-groups-uz - Collection of Uzbek Telegram dev groups
Channels
Official
- Telegram โ The official Telegram news on Telegram.
- BotNews โ The official source for news about the Telegram Bot API.
- Telegram Desktop โ The official source for news about Telegram Desktop updates.
- Durov's Channel โ The official durov's (founder) channel.
Unofficial
- Hacker Feed โ Get latest updates from Information Security world.
- WorldChannels โ World catalog of Telegram Channels and Bots.
- linuxgram โ News and information from linux world.
- HistoryInPictures โ If you want to understand today, you have to search yesterday.
- bash.im - Everyday quotes from formerly bash.org site
- travelpics โ Best photos from all over the world.
- salvadordali1 โ Great artists, Great works daily update.
- hacker_news_feed โ Top stories from Hacker News.
- startupjobs โ Job listing from startups.
- sgexpo โ Daily update of Singapore expo events.
- geeksChannel โ Join the telegram Army.
- The Devs - The Devs community on Telegram.
- Elixir Formula - Telegram channel for elixir developers and other people who interested in Elixir-lang.
- Agile Methods - Books, blog posts, conferences and much more about agile methods.
- Engineer Addict - Channel for those who interested in electronics and engineering.
- Opensource Findings - Links and concise reviews on open-source tools, news, and talks about language-design, trends and fundamentals.
- Cateinum - Relaxation channel, fresh cat picture every hour (at exactly XX:00).
- CatOps - News and notes about DevOps, SRE, and more.
Bot Stores
- Telegram Bot Store
- Telegram Bot Store (StoreOfBot)
- Telegram Bot List
- tgdev.io โ List of boots
Telegram Directory
- TDirectory - Search popular Telegram Channels, Groups and Bots
- tgram.io - Telegram groups list, telegram group chat, telegram chat rooms, telegram groups to join
- Awesome-grammY - This is a curated list of projects that are using grammY.
Community Forums
- Reddit:
- /r/Telegram: General subreddit.
- /r/TelegramStickersShare: Stickers subreddit.
- /r/TelegramBots: Bots subreddit.
- Telegram Developers Community