Bots built with PTB - python-telegram-bot/v13.x-wiki GitHub Wiki
A non-exhaustive list of open-source bots built on python-telegram-bot in the wild. You are welcome to add your bot in alphabetical order.
Updater
Bots built using the telegram.ext.Updater class.
- Akinator-Bot β Play guessing game Akinator on Telegram. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- AlarmBot β This bot uses crontab to schedule audio alarms. The alarm command can be edited to schedule any kind of cron job for an IOT device. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- AmbroBot β This bot can search series or movies by name and lets you download them, it can also list latest yts movies, lets you set reminders, solve linear equations and a few other neat things α΄ΚΚ Ιͺα΄ α΄α΄α΄
- BibTeXBot β This bot can convert bibliography identifiers to BibTeX entries α΄ΚΚ Ιͺα΄ α΄α΄α΄
- BlackJackBot for a nice round of BlackJack - alone or in a group. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- BotAgainstHumanity - a clone of "Cards Against Humanity" for telegram α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Botline β A bot that can run command line commands, print documents and browse the file system using the inline keyboard.
- BotListBot β Large project, maintains the @BotList channel. Simplifies navigation, allows submitting and editing bots by the @BotListChat community community. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- CatifyMyFaceBot - A bot that replaces human faces with cats. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- CMSysBot β A bot for managing computers on a local network in a centralized way, allowing to, for example, send and execute custom scripts to all the computers in parallel.
- CryptoCoinsInfoBot β This bot sends you actual prices of cryptocoins using info from CoinMarketCap and CryptoCompare APIs. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- CryptoKitty β Source code for a broadcast bot that scans CryptoKitties API and returns cats that match the input parameters. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Cryptora β gets all kinds of cryptocurrency-related data, including up-to-the-minute information from CoinMarketCap for thousands of cryptocurrencies and the latest headlines from CoinDesk. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- DCLavoroFvg - a telegram bot with a Django backoffice which provides users with information about job offers, events, courses; bot shares Django models with administrative web applications
- DrinkMixerBot - find a drink by ingredients available α΄ΚΚ Ιͺα΄ α΄α΄α΄
- EFB Telegram Master Channel β A master channel for EH Forwarder Bot: an extensible chat tunneling framework that gathers your IMs at one place.
- ETHdroidBot β A telegram bot to control the balance of Ethereum and ERC tokens on your wallets. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- EtherTokenMonitor β A telegram bot (and simple example usage library jackfruit + python-telegram-bot) to control balance of Ethereum Tokens on many wallets.
- ForwardsCoverBot β Echoes any message and any kind of media to anonymize the forward. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Friendship Quiz β A friendship quiz bot trying to simulate friendsquiz.site/quiz website! It also has suggested some new ideas in developing Bots to make it like Django!
- GatekeeperRobot β Auto-silences everyone who joins a group and then uses a simple inline-keyboard captcha to ensure that the newly-joined user is not a spambot.
- GIFMAKER β This Telegram bot transforms your videos into GIFs!
- GoIP Configurator - A specialised telegram bot and application to monitor and adjust the GoIP-1 VoIP gateway.
- Hera - A specialised telegram bot to scrape students' timetables from the SIMConnect portal. I'm adding it here because I couldn't find any examples of bots using celery to delegate tasks.
- herokumeet - A telegram bot that uses selenium to attend your google meet classes. It can be easily deployed to heroku or local machine. You can schedule all the classes and it will join automatically. It has some features like alert when someone called, auto respond when alert comes, joins and leaves the class according to the members count, reply and many more. For more details see features and usage.
- HomeworkHelp - A telegram bot to facilitate communication between tutors and their students!
- Hey bot - I'm Hey and I repeat what I learn. You can teach me in Regex! α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Instagram Engagement Push bot α΄ΚΚ Ιͺα΄ α΄α΄α΄β This is a Telegram Engagement Push bot designed to organize and pair members together in an Engagement Pod to help increase engagement on each otherβs content.
- italy_coviddata - A telegram bot providing data, plots and news about COVID-19 diffusion in Italy. Fully-written with python-telegram-bot wrapper. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Library Genesis Bot - Search for Books and Articles from Library Genesis within Telegram. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Lugodev Example Bot - YouTube video series teaching how to make a Telegram bot in Spanish
- LogBot β A simple bot that accepts messages through a REST API and redirects them to Telegram, with optional actionable buttons. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Marie β A sassy group administration bot, with some fun extra features.
- MasterBot β A bot to control other bots in the server.
- Matilda β A news scraping bot for Straits Times and ChannelNewsAsia.
- Mau Mau bot β Allows you to play the popular card game UNO via inline queries α΄ΚΚ Ιͺα΄ α΄α΄α΄
- memes-reposter β Bot for automatic broadcasting content from different sources (such as reddit or imgur) into telegram channels.
- ML monitoring helper - Bot for convenient management of learning process on one or more remote machines.
- moodify β Takes your selfie and recommends a playlist for your mood. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Motivational Quotes Bot - A simple Telegram bot that generates a new motivational quote with a single command. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Motivator bot - Telegram bot (with celery engine) that will motivate you to do something good or stop doing something bad. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- MusicToolBot - A bot to edit, convert, and cut music files and MP3s. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- MVC sample -- This is a great sample for bot developing using python-telegram-bot and based on MVC model. I will be happy if I get comments and pull requests for improving it.
- Natalia β An administrative assistant bot. Lots of useful commands and functions for helping admins moderate multiple groups with large users
- Needs more JPEG Bot β Lowers the quality of photos α΄ΚΚ Ιͺα΄ α΄α΄α΄
- OpenCryptoBot - The Swiss Army knife for crypto-currencies α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Picture of The Day Bot - A simple bot that retrieves NASA's Picture of the Day with a single command. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Pokemon Go bot β Notifications for pogom scanner
- PriceBot - Bot for group chats to receive CoinmarketCap crypto prices α΄ΚΚ Ιͺα΄ α΄α΄α΄
- privibot - A Python library to add a privilege/permission system to your Telegram bot.
- reactor - like @like but with a dynamic number of buttons. Users can add their own reactions to messages, similarly to slack/discord reactions. try it out
- Reddit1Telegram - A simple and effective solution to create Telegram channels out of subreddits.
- RemindMeBot - create reminders, check it's statuses, update/delete them. try it out
- RRemindersBot β Set reminders for your tasks. With support for custom timezones and smart date parsing. Never forget your tasks again α΄ΚΚ Ιͺα΄ α΄α΄α΄
- RSS_Feedbot - A Telegram bot for reading RSS feeds.
- SnoopDogg bot - A chatbot/translator which converts text to gangsta(snoop dogg's slang) α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Sierra Death Generator - Generate images using https://deathgenerator.com/
- sed/regex bot β Provides sed-like pattern-replacement commands based on Python's regexp module α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Simple Stock Bot - A simple bot for getting stock market information. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Slovodel Bot β Generates non-existent Russian words of different types. Another example of the MVC approach.α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Smokey Bot - A telegram bot that provides real-time worldwide air pollution data α΄ΚΚ Ιͺα΄ α΄α΄α΄
- @someone bot β Bot that randomly mentions people when @someone is used α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Sourukorekuta β Collects stats and kicks lurkers (inactive members)
- SphinxDocBot - A Telegram bot that lets your search Sphinx based documentation. The instance at @PythonDocBot lets you search the docs of Python 3. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- SplitwizeBot - A telegram bot for managing expenses in Splitwise application. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Sticker thief β Let people create custom sticker packs from existing stickers
- Subscription bot β Helps organize a subscription for a news web site
- sudobot β Runs commands on your server and lets you easily share the output
- SUMS MD 1400 Bot - Official telegram bot of SUMS MD 1400
- SurfSpot Bot - Bot which retrieves the surf report for a given surf spot
- teleGit Bot β A bot to list the GitHub repositories, show users information.
- Telegram-Facebook-bot - a bot to load content from Facebok pages and send it to Telegram channels
- Telegram-Kraken-Bot β Trade crypto-currencies on the Kraken marketplace
- TelegramSSH - Enables virtual SSH on bot machine without port forwarding.
- TheResistance-Avalon-Telegram-Bot - Play The Resistance: Avalon in a Telegram group with your friends.
- thornode-telegram-bot - A telegram bot to monitor the status of THORNodes of the THORChain Blockchain.
- TimeZone Bot β Lets you pick a timezone. This bot also uses a class for its design pattern.
- toptracksbot - This bot fetches videos from YouTube for the top three tracks of a specified artist according to Last.fm overall charts. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Travis CI Telegram Notification - helps to setup notifications about builds.
- Trading-Analysis-Bot β Telegram chatbot for data-driven analytics of cryptocurrencies market, particularly Binance, providing standard technical indicators as well as modern statistical metrics for blockchain network α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Twitter-lists-bot - a bot to resend your twitter list notifications
- Twitter Status Bot - A simple Telegram Bot that letβs you create stickers looking like Tweets on the fly. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Url-Shortener-Bot β Shortens any URL and reports the total number of clicks on shortened link. α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Vocaloid Bot β Uses data from VocaDB.net to find all your favourite Vocaloid songs, artists and albums.
- VorpalRobot - an inline dice rolling bot α΄ΚΚ Ιͺα΄ α΄α΄α΄
- Watermaker-bot - A bot to watermark your files by your logo.
- Word Bot - A simple Telegram bot that analyses a given word.
- WordArtBot - Generate WordArts in Telegram.
- XiaomiVacuumCleanerTelegramBot - A useful telegram bot to control Xiaomi Vacuum Cleaner V2.
- YOURLS Bot - A Telegram bot that acts as GUI front end for the YOURLS link shortener. You can host it for your own YOURLS instance.
- Youtrack-Time-Tracking-Bot β Allows easy time tracking on youtrack issues.
API
Bots using the raw API.
- BismillahBot β Shows the Noble Qur'an in English, Audio, and Arabic.
- DevOps Reaction Bot β Sends latest or random posts from DevOps Reaction. Running on
Google App Engine <https://cloud.google.com/appengine>_ (billing has to be enabled for full Socket API support). - Event Info Bot β A bot for Telegram and Twitter that informs your subscribers about the date when an event is due. It can reply to subscriber queries not only by providing the event date but also by calculating the date and time difference between now and the event date (i.e. how many years, months, days, hours, minutes, or seconds are left). For Telegram, it uses Command Handlers, not inline text. For Twitter, it detects those keywords in any tweet addressed to your bot account. It's designed mostly to run in the Google App Engine platform, but the Telegram bot can also run on a generic server (either remote or in your local development environment) using webhooks.
- OiWA Normally you'd have to save a person's phone number in your contact list to be able to chat with them over whatsapp, but sometimes you just want a one-time chat (think of a delivery person), You can send said phone number to this bot and receives a link that directly opens a new whatsapp chat with that person... This bot was made with fastapi.
- python-telegram-bot-GAE β Little project to upload and run Telegram Bot on Google App Engine using python-telegram-bot library and webhooks
- Simple-Echo-Telegram-Bot β Simple Python Telegram bot that echoes your input with Flask microframework, setWebhook method, and Google App Engine (optional).
- TwitterForwarderBot β Forwards you tweets from people that you have subscribed to.
- YATAB β Modular administration helper bot
Is your open source bot also using python-telegram-bot? Then you may add it to the right section, but be sure to keep the names sorted alphabetically