google translate from image
-
Install needed libraries and modules
pip install asyncio datetime os random re time python-telegram-bot google-auth google-api-python-client openai python-dotenv
-
Need to create a progect in https://console.cloud.google.com/apis/credentials?project=calendar-to-telegram and add ## Service Accounts and download .json file see: https://stackoverflow.com/questions/46287267/how-can-i-get-the-file-service-account-json-for-google-translate-api
-
Create calendar in https://calendar.google.com/calendar/ and Share with user Service Accounts email / like telegram@calendar-to-tel-bot.iam.gserviceaccount.com
-
Create telegram bot - add him to channel / group or supergroup
-
Register and create Key https://platform.openai.com/api-keys
-
Add needed keys in script and run