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/

Link / Author’s website

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

Link / Author’s website

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

mautrix-telegram

Link / Author’s website

A Matrix-Telegram hybrid puppeting/relaybot bridge.

TelegramTUI

Link / Author’s website

A Telegram client on your terminal.

spotify_telegram_bio_updater

Link / Author’s website

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