Game News GPT Bot

Job ID: 40028744

Budget: €30 – €250 EUR

I’m building a Telegram bot that combines two core tasks. First, it will fetch or receive up-to-date video-game news and publish it straight into a chosen Telegram channel. Second, every incoming headline or brief will pass through the OpenAI GPT API so the bot can create an original, well-written post before it appears in the channel. In short, the bot both sources the information and rewrites it on the fly, ensuring fresh, unique content for my audience.

Key flow
1. The bot grabs game-related news from a feed or manual input.
2. It sends that raw text to GPT, instructing the model to generate a completely new message in Russian that is concise, engaging, and spoiler-free.
3. The formatted result is automatically published to the target Telegram channel.

What I expect as a deliverable
• A fully functioning Telegram bot (Python or Node.js) that integrates Telegram Bot API and OpenAI’s GPT endpoint.
• Simple configuration where I can add or change RSS/JSON feeds or manually push stories.
• Error handling for rate limits and downtime on either API.
• Clear README with setup steps, environment variables, and start/stop commands.

Once I can deploy the code on my own VPS and watch the first GPT-generated game news post land in the channel, the job is complete.