EduuRobot
EduuRobot copied to clipboard
EduuRobot Telegram bot source code.
Translations update from [Weblate](http://weblate.amanoteam.com) for [EduuRobot/Main](http://weblate.amanoteam.com/projects/eduurobot/main/). Current translation status:  ## Summary by Sourcery Update Indonesian translations for the bot, adding new command descriptions and enhancing localization support....
Translations update from [Weblate](http://weblate.amanoteam.com) for [EduuRobot/Main](http://weblate.amanoteam.com/projects/eduurobot/main/). Current translation status:  ## Summary by Sourcery Chores: - Update translations from Weblate.
Resolved a KeyError: 1 issue in the search_yt function that occurred when attempting to access page[1] in the JSON response from YouTube's search API. The original code assumed the response...
## Summary by Sourcery Refactor the translation functionality to use a new Google Translate API (v2) via an external service. This change includes creating a `Translator` class to handle API...
Updates the requirements on [gpytranslate](https://github.com/DavideGalilei/gpytranslate), [pillow](https://github.com/python-pillow/Pillow) and [yt-dlp](https://github.com/yt-dlp/yt-dlp) to permit the latest version. Updates `gpytranslate` from 1.5.1 to 2.0.0 Release notes Sourced from gpytranslate's releases. gpytranslate 2.0.0 What's Changed 👨💻...