Projects using Telethon

This page lists some real world examples showcasing what can be built with the library.

Note

Do you have a project that uses the library or know of any that’s not listed here? Feel free to leave a comment at issue 744 so it can be included in the next revision of the documentation!

telethon_examples/

telethon_examples / LonamiWebs’ site

This documentation is not the only place where you can find useful code snippets using the library. The main repository also has a folder with some cool examples (even a Tkinter GUI!) which you can download, edit and run to learn and play with them.

telegram-export

telegram-export / expectocode’s GitHub

A tool to download Telegram data (users, chats, messages, and media) into a database (and display the saved data).

mautrix-telegram

mautrix-telegram / maunium’s site

A Matrix-Telegram hybrid puppeting/relaybot bridge.

TelegramTUI

TelegramTUI / bad-day’s GitHub

A Telegram client on your terminal.

spotify_telegram_bio_updater

spotify_telegram_bio_updater / pooltalks’ Telegram

Small project that updates the biography of a telegram user according to their current Spotify playback, or revert it if no playback is active.