.. _telethon_projects: ======================= 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! .. _projects-telegram-export: 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. @TelethonSnippets ================= `@TelethonSnippets `_ You can find useful short snippets for Telethon here. 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). .. _projects-mautrix-telegram: mautrix-telegram ================ `mautrix-telegram `_ / `maunium's site `_ A Matrix-Telegram hybrid puppeting/relaybot bridge. .. _projects-telegramtui: 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. Telegram-UserBot ================ `Telegram-UserBot `_ / `baalajimaestro's site `_ A modular telegram Python UserBot running on python3 with an sqlalchemy database. kantek ====== `kantek `_ / `mojurasu's site `_ kantek is a userbot written in Python using Telethon. tgcloud ======= `tgcloud `_ / `tgcloud's site `_ Opensource Telegram based cloud storage. tgmount ======= `tgmount `_ / `nktknshn's GitHub `_ Mount Telegram dialogs and channels as a Virtual File System.