From 2be710d693e3c4277c6fc64c04abd7b4bc651a2e Mon Sep 17 00:00:00 2001 From: Shrimadhav U K Date: Sat, 6 Jun 2020 16:41:23 +0530 Subject: [PATCH] Add @CheckRestrictionsBot and TerminalBot --- Projects-using-Telethon.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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.