diff --git a/Projects-using-Telethon.md b/Projects-using-Telethon.md index 18f542d..9508c33 100644 --- a/Projects-using-Telethon.md +++ b/Projects-using-Telethon.md @@ -44,4 +44,14 @@ Mount Telegram dialogs and channels as a Virtual File System. ## [telegram-export](https://github.com/expectocode/telegram-export) by [expectocode](https://github.com/expectocode/) -A tool to download Telegram data (users, chats, messages, and media) into a database (and display the saved data). Due to Telegram's constant changes and lack of interest to continue development, the repository is now archived. \ No newline at end of file +A tool to download Telegram data (users, chats, messages, and media) into a database (and display the saved data). Due to Telegram's constant changes and lack of interest to continue development, the repository is now archived. + +-- + +## [@CheckRestrictionsBot](https://telegram.dog/CheckRestrictionsBot) + +A Telegram bot, to check what restrictions bots, groups or channels have. It also works with Private Channel Link, and Telegram Regional Restrictions. + +## [TerminalBot](https://github.com/SpEcHiDe/TerminalBot/tree/Telethon) + +A Terminal Bot, inside Telegram to execute GNU/Linux / evaluate Python commands.