diff --git a/Projects-using-Telethon.md b/Projects-using-Telethon.md index df08c1d..b630dc3 100644 --- a/Projects-using-Telethon.md +++ b/Projects-using-Telethon.md @@ -102,3 +102,7 @@ A graphical flow editor storytelling engine. Connect External Software and Hardw ## [TGPy](https://github.com/tm-a-t/TGPy/) TGPy instantly runs Python code in your messages, as that was written in the Python shell. You can use any Python or Telethon features in your chats to run expressions, automate sending messages, and integrate other services. [Docs](https://tgpy.tmat.me/) + +## [telegram-onedrive](https://github.com/hlf20010508/telegram-onedrive) + +A Telegram Bot to transfer files to OneDrive. No file size limitation. Restricted content supported. Doesn't occupy local space. \ No newline at end of file