Telegram Bot | 2025
          
          GPT Translator Bot
Code: github.com/bjkawecki/Telegram-GPT-Translator-Bot
Tech Stack: Terraform, AWS, Python, Telegram Webhook, OpenAI API
Description:
- As soon as a new post appears in the source channel, it is sent via webhook to an AWS Lambda function.
 - The Lambda function sends the text to the OpenAI API for translation.
 - The translated post is then published in the designated output channel.