• Projects 17
  • Rating 5.0
  • Rating 2 002

Budget: 2500 UAH Deadline: 2 days

Hello, I have a ready-made parser for Telegram channels, we just need to add validation and AI. I will also do message moderation. Write to me, let's start working.

I will support your project and fix issues even after the completion is confirmed.
  • Projects -
  • Rating -
  • Rating 398

Budget: 3500 UAH Deadline: 2 days

I have already created a Telegram parser with AI rewriting of posts several times. I will use a userbot on Telethon; it captures new posts from the donor channel in real-time without admin rights, then cleaning and unique generation through GPT. It can be done in two days if there is only one donor. Is the donor channel public or private?

  • Projects 9
  • Rating 5.0
  • Rating 1 626

Budget: 4000 UAH Deadline: 3 days

Good day. I will write a userbot script in Python for automatic interception, unique generation, and publication of posts.

I will implement the task based on the Pyrogram or Telethon library — this will allow reading the donor channel from your account without administrator rights. I will create a text cleaning module using regular expressions: it will remove all links, @usernames, and check the text against your blacklist of stop words.

For unique generation, I will connect the ChatGPT or Claude API. The AI settings (the prompt itself) as well as the lists of stop words will be placed in a separate configuration file config.json, so you can edit them at any time without interfering with the code. The script will correctly intercept media files (including albums) and attach the rewritten text to them. For quality control, I will set up the sending of finished posts to a closed pre-moderation chat.

Are you planning to run the script locally on your PC, or will you need help setting up a remote server (VPS) for round-the-clock operation?

  • Projects 25
  • Rating 5.0
  • Rating 3 699

Budget: 1300 UAH Deadline: 2 days

Good day. I have already implemented a project with artificial intelligence integration. The project was "a waste collection service." You can see the feedback in my profile.
Timeline: 2-3 days
Budget: 1300
Write to me. We will discuss.

  • Projects -
  • Rating -
  • Rating 342

Budget: 4000 UAH Deadline: 4 days

A script is needed that will track new posts in a Telegram channel, clean them of links, usernames, and unwanted words, pass the text for rewriting through AI, and publish it along with media files. It should also provide a separate file for the prompt and a pre-moderation mode before publication.

There are several technical nuances that should be agreed upon right away: whether to preserve the formatting of messages, which AI will be used, and whether automatic publication is needed or if there should be a check in a closed chat first.

If there is already an example of a donor channel and the desired result after processing, we can discuss the details and determine the optimal implementation.

  • Projects -
  • Rating -
  • Rating 208

Budget: 1900 UAH Deadline: 2 days

Hello, the task is clear, I am ready to complete it for a minimal fee and reasonable deadlines.

How I will build the architecture of the tool:
Monitoring: We will write a lightweight user bot using Pyrogram. It will instantly catch new posts from the donor channel in real-time; admin rights are not needed — just being subscribed to the channel is enough.
Filtering: We will clean out foreign links, usernames, and stop words using regular expressions in Python. The lists of prohibited words will be placed in a separate text file so you can edit it.
Rewriting and Media: The script will download the media file to a temporary folder, send the cleaned text via API to ChatGPT/Claude (the prompt will be placed in the config), retrieve the unique rewrite, and publish the finished post back.

We work through Safe, I will first show a working prototype from my server. If relevant — message me privately, we will discuss the details.

  • Projects -
  • Rating -
  • Rating 498

Budget: 2000 UAH Deadline: 2 days

Hello) To read messages from an open Telegram channel, administrator rights are not needed. The main thing is that you are subscribed to the channel. As for AI, if you need a completely free option, but with limitations -- Google Gemini. But even if you take a paid alternative (e.g., ChatGPT API), it won't be expensive. Even if you read several channels where messages are often posted, $5 will be enough for at least a few months.

Regarding pre-moderation, I can create a very simple TG bot where you can approve the AI's actions. If you don't like the result, you can either manually make edits or send the content back to the AI for revision with a custom prompt.

As for the rest, there are no questions, I would be happy to collaborate :)

  • Projects 13
  • Rating 5.0
  • Rating 1 405

Budget: 2500 UAH Deadline: 2 days

Hello, I can implement this.
I will set up monitoring of the Telegram channel via Telethon, automatic cleaning of messages from links, usernames, and blacklisted words, after which the text will be sent to AI for quality rewriting.
I have experience in developing Telegram bots, UserBot solutions, and integration with the OpenAI API.

As a result, you will receive a ready-made tool that:
- tracks new posts almost in real-time;
- transfers photos, videos, and albums;
- rewrites text through AI with a prompt that can be easily edited in a separate file;
- publishes materials to the desired channel or, if desired, sends them to a chat for pre-moderation before publication;
- has flexible filtering and logging settings.

  • Projects 9
  • Rating 5.0
  • Rating 1 560

Budget: 3000 UAH Deadline: 2 days

Hello!

I can develop such a script in Python using Telethon.

What will be implemented:
* monitoring the specified channel in real-time;
* receiving new posts via UserBot (without the need to be an administrator of the channel);
* automatic cleaning of text from links, usernames, and other unwanted elements;
* support for a customizable blacklist of words and phrases (cleaning or skipping publication);
* integration with ChatGPT, Claude, or another LLM via API for automatic rewriting;

  • Projects -
  • Rating -
  • Rating 816

Budget: 3500 UAH Deadline: 3 days

Hello. I can implement it efficiently and quickly. I have worked on a similar bot, and the client was satisfied. Since I am just building my rating, I am willing to work for below market value. Message me, and we can discuss the details.

  • Projects 37
  • Rating 4.7
  • Rating 5 056

Budget: 4000 UAH Deadline: 4 days

Hello, Ruslan!

I specialize in developing Telegram bots, parsers, and API integrations. Your task is directly in my profile, and I am ready to implement it "turnkey" considering all requirements.

Here’s how I see the technical implementation:

Monitoring (UserBot): I will use Pyrogram. The script will work as a client and will instantly intercept new posts from donors (administrator rights are not needed).

Filtering and cleaning: I will write clear regular expressions (RegEx) to cut out any http/https and usernames. The "blacklist" of words will be placed in a separate file (config.json), so you can easily update it without interfering with the code.

  • Projects -
  • Rating -
  • Rating 276

Budget: 4000 UAH Deadline: 4 days

Good day.

I will implement a script using Pyrogram or Telethon to intercept posts through a UserBot session, as this is the only solution for monitoring other channels without administrator rights.

To send the prepared content to a pre-moderation channel or directly to the recipient, I will connect a regular bot using python-telegram-bot.

Technical solution:

Monitoring and media: The Pyrogram handler will catch the on_message event. If the post contains a media group (multiple images or videos), the script will combine them by media_group_id, download them to a temporary folder, link them with the processed text, and send them as a single album via send_media_group.

  • Projects -
  • Rating -
  • Rating 321

Budget: 4000 UAH Deadline: 3 days

Good day!

I have reviewed your request regarding the development of a Telegram script for monitoring, processing, and unique content creation. This task fully aligns with my expertise in developing automated systems and working with the Telegram API, as well as applying artificial intelligence for natural language processing.

Proposed solution:

I will develop a script in Python that will use libraries to interact with the Telegram API (for example, pyrogram or telethon for monitoring and python-telegram-bot for publishing).
1. Real-time monitoring: The script will continuously monitor the specified donor channel and instantly respond to the appearance of new posts.
2. Parsing and cleaning: The obtained content will be automatically parsed and cleaned according to your requirements (for example, removing certain links, hashtags, or formatting).
3. AI-based content uniqueness: Advanced natural language processing models (LLM) will be integrated for text uniqueness. This will allow for rephrasing, rewriting, or adapting content while preserving its original meaning but making it unique for the target channel.

  • Projects -
  • Rating -
  • Rating 223

Budget: 2500 UAH Deadline: 3 days

Hello! I have extensive experience in automating Telegram (UserBot) and integrating artificial intelligence (OpenAI/Claude API). I will implement your project clearly according to the specifications: based on Pyrogram / Telethon, the script will intercept posts in real-time without admin rights; it will automatically delete links, @usernames, and filter content according to your "blacklist" of words; I will integrate ChatGPT or Claude with the prompt output to a separate text file for convenient editing; I will ensure correct transfer of images/videos with the attachment of unique text and set up pre-moderation through a closed chat with buttons. The code will be asynchronous and clean, and I am fully ready to assist with setup and deployment on the server. I look forward to collaborating!

  • Projects -
  • Rating -
  • Rating 284

Budget: 3500 UAH Deadline: 2 days

Hello! I am ready to implement your project. I have extensive experience in developing self-bots and integrating AI. I will write a clean asynchronous script in Python (Pyrogram + OpenAI/Anthropic API/Groq API). The user bot will instantly intercept posts, clean them with regular expressions from links/usernames and stop words, and then rewrite the text using AI (the prompt will be placed in a separate file for easy editing). Media files will be uploaded and forwarded along with the new text without loss of quality. I will implement a pre-moderation mode in a separate closed chat. Let's discuss the details!

  • Projects 4
  • Rating 4.8
  • Rating 706

Budget: 3500 UAH Deadline: 1 day

Hello! I can easily write this bot for you, connect OpenAI for uniqueness, and it will clean all unnecessary characters. Shall we discuss the details?

  • Projects 5
  • Rating 5.0
  • Rating 937

Budget: 5000 UAH Deadline: 2 days

Hello. I am Vladimir, a Python developer and the founder of the engineering agency Vaysed. Your task of developing a Telegram user bot for monitoring, filtering, and AI rewriting of posts is absolutely clear to me.

Since you do not have admin rights in the donor channel, a classic bot will not work here. I will implement a script based on the modern Pyrogram library, which will operate on behalf of your Telegram account as a UserBot. This will allow for instant interception of any new messages, including media groups with photos and videos.

Immediately after interception, the text will go through a processing module that will completely remove all external links and usernames using regular expressions. I will also integrate the logic for checking against your blacklist of words at this stage. The cleaned text will be sent via API to the neural network. I strongly recommend using OpenAI or Claude, as they provide the most meaningful and high-quality rewriting. The settings, blacklist, and the prompt for the AI will be placed in a separate configuration file so that you can change the instructions at any time without needing to dive into the source code.

The script will carefully preserve all original media files and attach the already unique text to them. I will definitely implement a pre-moderation system: the finished post will first be sent to your closed group with buttons for publishing or rejecting. This will reliably protect your main channel from possible logical errors or hallucinations of the neural network.

I have significant practical experience in automating Telegram and integrating artificial intelligence into workflows. You can familiarize yourself with my engineering approach and project examples in my portfolio at the link Freelancehunt.

  • Projects 18
  • Rating 4.4
  • Rating 2 190

Budget: 4000 UAH Deadline: 2 days

Hello! I am implementing a script in Python (Pyrogram + asynchronous).

I will consider two critical nuances that usually cause other developers to fail:

- Media group merging: The bot will not spam and duplicate text for each image from the album, but will group them into one post.
- AI control: I will place the prompt in a separate text file so you can change the rewriting style without editing the code.

What is included in the price:

- Cleaning from links/usernames + blacklist of words (in JSON or TXT).

  • Projects 33
  • Rating 5.0
  • Rating 3 388

Budget: 5000 UAH Deadline: 3 days

Good evening
Write to me in private messages, we will do everything
It will parse the publications, send them to you for confirmation or text changes
After your approval, the publication will be made

  • Projects 4
  • Rating 5.0
  • Rating 1 514

Budget: 3500 UAH Deadline: 1 day

Hello, the topic of monitoring through Telegram UserBot and subsequent AI-uniqueness is an interesting case that requires a reliable stack. I have experience with similar business bots on aiogram (food ordering with a cart and payment), but your scenario is more complex due to real-time parsing and integration with neural networks. I would first clarify: what is the average number of posts per day in the donor channel, and is multimedia support (video, gif) needed in the final channel? This affects the architecture.

  • Projects -
  • Rating -
  • Rating 435

Budget: 3500 UAH Deadline: 2 days

Hello, Ruslan!

The task of developing a script for parsing, content cleaning, and AI-uniqueness is completely understood. I have excellent experience working with the Telegram API in Python (libraries Pyrogram / Telethon), as well as with the integration of LLM models (OpenAI / Claude API), so I am ready to implement the project "turnkey" quickly and efficiently.

I propose the most stable and flexible technical solution for your specifications:

1. Instant interception (UserBot): I will implement a background script on Pyrogram. It will work as a client account and will instantly intercept new posts from the donor channel in real-time without the need to have admin rights there.
2. Flexible cleaning pipeline: I will write an algorithm that will automatically remove all external links (http/https) and usernames through regular expressions. I will separately create a text file "blacklist.txt," where you can enter stop words — upon detection, the bot will either delete the phrase or completely ignore the post.
3. Integration with Claude / ChatGPT: The text will be automatically sent for rewriting via the official API. The instructions for the neural network will be placed in a separate file "prompt.txt" — you will be able to easily change the style and Tone of Voice at any moment without editing the code. Media files (photos/videos) will be downloaded by the bot and seamlessly stitched together with the already updated AI text.
4. Convenient pre-moderation (Quality protection): Instead of complex panels, I will implement the logic through a closed chat pre-moderation. The bot will send the final version of the post there with two inline buttons: [🚀 Publish to channel] and [🗑 Delete]. You will be able to control the quality of the content with one click directly from your mobile phone.

  • Projects -
  • Rating -
  • Rating 459

Budget: 1000 UAH Deadline: 2 days

Get a ready-made script that intercepts posts from any channel without admin rights, cleans them of links, usernames, and blacklist words, rewrites them through LLM, and publishes them in your channel along with media files.

I have built similar pipelines: Pyrogram and Telethon for UserBot monitoring, async queues for processing incoming streams, integration with OpenAI and Claude via API with custom prompts. I will place the prompt in a separate file — you can change the instructions for the AI without editing the code.

I will implement a full stack: monitoring through UserBot, filtering by regex and blacklist, rewriting through the chosen LLM, and publishing with media. Optionally — a pre-moderation queue: posts go to a closed chat, you approve them, and only then are they published in the channel.

The final cost will be clarified after discussing the details — it’s important to understand which LLM you prefer and if pre-moderation is needed.

Write in the chat — we will discuss the details and start quickly.

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 1000 UAH Deadline: 1 day

Hello!

I have extensive experience in developing Telegram bots and mini apps. You can view examples of my work in my portfolio. I am ready to complete the assigned task.

I suggest discussing the details in private messages.

  • Projects -
  • Rating -
  • Rating 272

Budget: 700 UAH Deadline: 1 day

I have done something similar: a cross-posting bot on Telethon with filtering of links/usernames and rewriting through the OpenAI API, processing about 200 posts per day without delays. I will use Telethon + asyncio for instant interception, cleaning through regex, and for uniqueness — your API key to ChatGPT or Claude. Where to send after rewriting — directly to the channel or to a pre-moderation chat?
I can implement it today within a few hours.

I just sketched a rough implementation of your idea. Write to me, and we can discuss edits/corrections.

  • Projects 9
  • Rating 5.0
  • Rating 656

Budget: 700 UAH Deadline: 1 day

Good day, Ruslan!
In general, the task is clear, but to provide an accurate response regarding the deadlines and price, I would like to clarify some questions that arose after analyzing your task.
Please write in private messages — we will discuss the details and your wishes.

  • Projects 10
  • Rating 5.0
  • Rating 1 784

Budget: 1000 UAH Deadline: 1 day

Hello. To implement the assigned task, I propose to deploy a reliable, event-driven system based on Pyrogram, which will ensure stable monitoring and instant processing of data from the donor channel. Content processing will be implemented through a flexible cleaning pipeline using regular expressions and a customized blacklist, after which the text will be sent to the chosen LLM via a standardized API interface with dynamic prompt management. The system will ensure correct transfer of media files and their association with unique text, as well as provide options for pre-moderation or delayed publication to ensure content quality. I have significant experience in developing similar Telegram bots and streaming data processing systems with artificial intelligence integration, which will allow the use of ready-made, proven architectural solutions and accelerate deployment. I suggest discussing all implementation details, final budget, and timelines in private messages.

  • Projects 20
  • Rating 5.0
  • Rating 2 506

Budget: 1000 UAH Deadline: 1 day

Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various bots. Please write to me in private messages to discuss the details. I would be happy to help :)

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules