• Projects -
  • Rating -
  • Rating 554

Budget: 270 PLN Deadline: 2 days

Good day. I can help with the development of a Telegram bot. Please let me know:
1. Should the bot be written from scratch or is there an existing one?
2. From which specific channel should posts be taken (are you its administrator)?
3. What exactly needs to be changed in the design of the posts (text, photos, buttons, watermark, formatting, etc.)?
4. According to what rule should only 1–6 posts go to the first channel, while all go to the second?
5. On which server is the bot planned to be launched, or do you need help with its deployment?

  • Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 600 PLN Deadline: 3 days

I can create a basic version in 3 days - the estimate is 600 PLN for a working bot that reads one channel, reformats posts to your template, and publishes to two channels =)

Look, there’s a nuance - if the bot is to read the source channel, it needs to be added there as an administrator. If this is not possible, then another technical option is needed through the Telegram user client, and that’s a slightly different implementation.

> What I will do
> connect to the source of posts
> rules for reformatting to your design
> separate logic for two channels - 1-6 posts in one, all posts in the other
> protection against duplicate publications
> a simple error log and checks before launch

Mobile app with admin
  • Projects -
  • Rating -
  • Rating 1 110

Budget: 200 PLN Deadline: 1 day

Hello!

I understood the task: a Telegram bot is needed that receives posts from one channel, reformats them according to the specified design, and publishes them in two other channels — one with posts from 1 to 6, and the other with all posts.

My approach: I will write code in Python using the aiogram or telethon library to monitor new content in the source channel. I will implement filtering logic: for the first channel — a limit on the first 6 messages per day or over a specified period, for the second — copying the entire stream. I will provide design settings through templates (text, images, captions) with the ability to edit without changing the code.

For clarification: what specific design is meant? Is media support (photos, videos) needed? How often is the source channel updated? Let's discuss the details here.

  • Projects 34
  • Rating 5.0
  • Rating 12 562

Budget: 200 PLN Deadline: 1 day

Good day! I develop in Python, have worked on similar projects with React/Node.js, and am ready for collaboration.

  • Projects 44
  • Rating 5.0
  • Rating 6 283

Budget: 200 PLN Deadline: 1 day

Hello! I am ready to take on your project and will complete it urgently. I have extensive experience with similar tasks, so there will be no difficulties. If I have piqued your interest, feel free to write; I am happy to collaborate!

Andrey K.
1 287 1
  • Projects 1 291
  • Rating 5.0
  • Rating 103 528

Budget: 200 PLN Deadline: 1 day

Hello. I have extensive experience in developing Telegram bots. I am ready to collaborate.

  • Projects 9
  • Rating 5.0
  • Rating 1 672

Budget: 200 PLN Deadline: 2 days

Hello! I understood the task: the bot takes posts from the source channel, modifies them to fit your design, and uploads them to two channels (1–6 posts in one, all in the other).

I have created such reposters using Python + Telegram API. I will do it cleanly:
• reading from the source channel + queue of posts
• reformatting text and media to match your style (template, caption, cleaning up unnecessary content)
• separate logic for each target channel (limit 1–6 / all)
• stable operation, clear code for maintenance

I work through a Secure Agreement. I will clarify the formatting rules in private. Approximately 2 days.

  • Projects 4
  • Rating 5.0
  • Rating 596

Budget: 200 PLN Deadline: 3 days

I saw the task — a bot for accepting bets with auto-posting in a queue.

I will do it in Python + Telegram API, with webhooks for quick response.

What I will specifically do:
- Accept and process bets via Telegram Bot API
- Queue of posts (1–6 per day) with a publication timer
- Webhooks for stable operation without delays
- Clean code in Python — easy to maintain and expand

  • Projects 5
  • Rating 4.9
  • Rating 756

Budget: 200 PLN Deadline: 7 days

Hello, I worked on a Telegram bot for auto-posting — parsing posts from channels, reformatting content, and publishing to several channels simultaneously, processing 500+ posts/day.

Tell me what "design" you have in mind — changing text, adding hashtags, a logo on photos, or something else? And how exactly is it determined which posts go to the channel with 1-6 posts — manually or by some criteria?

I suggest we get in touch; I will provide you with free technical consultation and we can create a development plan + I will tell you about my team!

  • Projects -
  • Rating -
  • Rating 218

Budget: 400 PLN Deadline: 3 days

There is ready experience with exactly this architecture — I developed a similar pipeline (Factify): parsing a Telegram channel, processing content, publishing to other channels with filtering and post limits. I can show an example: github.com/Pitchbrowatch/factify

Please clarify: is any content processing needed (rewriting, filtering) or just forwarding "as is" with a limit on the number of posts?

  • Projects -
  • Rating -
  • Rating 250

Budget: 201 PLN Deadline: 3 days

Hello! The task is clear — the bot takes posts from the source channel, modifies them to fit your format, and publishes them in two channels: one with all posts, and the other with 1-6 selected ones. I create such bots in Python (aiogram), have worked with the Telegram API and auto-publishing in channels. I can implement it in 2-3 days. To provide an exact price, I need to clarify three points:

What does "modify to my design" mean — add your signature/logo, change formatting, add buttons?
What criteria are used to select 1-6 posts for the second channel — by topic, keywords, manually, or the first ones of the day?
Is the source channel your own or a third party?
After your responses, I will provide the final price and timeline. I am ready to start immediately after agreement.

  • Projects -
  • Rating -
  • Rating 337

Budget: 200 PLN Deadline: 2 days

Good day. I can create such a Telegram bot. The bot will take posts from one channel, reformat them to the required format, and send them to two other channels. Before starting, I will just clarify the details regarding the formatting of the posts and access to the channels. I think it can be done quickly.

  • Projects -
  • Rating -
  • Rating 320

Budget: 210 PLN Deadline: 3 days

Good day, Roman!
The task is clear: a bot that takes posts from one channel and reposts them to two others with a redesign to fit your style.
Clarification: is the source channel your own (can add the bot as an admin), or a third-party public channel (then a client like Telethon is needed for reading)?
I will implement it in Python — monitoring new posts, processing text/media according to the design template, publishing to the target channels. I have experience with similar bots (portfolio on Freelancehunt).

  • Projects -
  • Rating -
  • Rating 248

Budget: 200 PLN Deadline: 4 days

Good day! The task is clear and can be implemented without problems.
I will implement it in Python (userbot based on Telethon/Pyrogram, as access to the source channel is needed like a regular chat, not through the official Bot API — bots cannot read messages from channels where they are not admins):
— The bot monitors new posts in the source channel
— Repackages content according to your design (caption, formatting, watermark if needed)
— Publishes in channel #1 — limited to 1-6 posts (according to your selection/limit logic)
— Publishes in channel #2 — all posts without restrictions
— Support for photos, videos, albums (media groups)
Clarifications:
How exactly is it determined which 1-6 posts go to the first channel — the first N for the day, by keywords, manually selected, or some other criteria?
Do you already have access (as an admin) to the source channel, or is something like parsing a public channel without access needed?

  • Projects -
  • Rating -
  • Rating 414

Budget: 200 PLN Deadline: 1 day

Hello! I have experience in sending messages between channels. First, I need to clarify what is meant by "in your style"? Is this needed for AI or something else? Write to me, I'm ready to discuss!

  • Projects -
  • Rating -
  • Rating 265

Budget: 200 PLN Deadline: 1 day

Good day, I am writing on behalf of the company Devoxen. We specialize in developing Telegram bots and automating work with channels. We have extensive experience in creating bots that automatically receive messages from one channel, change the formatting according to a specified template, process text and media, and publish content according to specified rules in other channels. We implement logic where only selected posts (from 1 to 6) will be sent to one channel, while all messages will go to another, with the possibility of further adjusting the algorithm without rewriting the code. We will do this without unnecessary questions and wasting time. We also provide a guarantee and, if desired, further support. We can start working on your project immediately after discussing the technical specifications.

I suggest moving to private messages for a more detailed conversation.

  • Projects -
  • Rating -
  • Rating 514

Budget: 200 PLN Deadline: 7 days

Hello, it sounds very simple, I can suggest a couple of implementation options, I have created a large number of Telegram bots.

  • Projects 5
  • Rating 4.8
  • Rating 764

Budget: 200 PLN Deadline: 3 days

Hello, I can solve your task quickly and efficiently. Feel free to contact me :)

  • Projects -
  • Rating -
  • Rating 406

Budget: 200 PLN Deadline: 2 days

Hello, Roman!
Ready to write a clean and stable Python script for automatic forwarding and redesigning of posts.
How the functionality will be implemented:
Collection and redesign: The script instantly intercepts new posts from the donor channel, automatically changes the formatting (replacing links, adding your signature/emojis/watermarks, etc.) according to your template.
Channel 1 (Filtering 1-6 posts): I will set up a counter or randomizer that will select exactly 1 to 6 posts per day (or according to your other algorithm) and publish them.
Channel 2 (All posts): Here, the full stream of modified posts will be broadcasted without restrictions.
Technical question:
Are you the administrator of the source channel, or do I need to set up content collection through UserBot (parser for other channels)?

  • Projects -
  • Rating -
  • Rating 271

Budget: 200 PLN Deadline: 2 days

I specialize in creating modern, functional, and aesthetic web applications. I always focus on quality user experience and innovative solutions.
Technology stack:
Frontend: React, Next.js, TypeScript, JavaScript, CSS3/SASS, HTML5, Redux.
Backend: Node.js, NestJS, Express.js.
Databases: PostgreSQL, MongoDB.
Tools: NPM, Netlify.
Why me:
I develop turnkey projects — from database architecture to frontend implementation. I write clean code focused on scalability and high performance.

  • Projects -
  • Rating -
  • Rating 176

Budget: 200 PLN Deadline: 1 day

Ready to complete in 1 day, I have done a similar observer script for channels, with subsequent processing of posts and publication in my channel.

  • Projects 8
  • Rating -
  • Rating 757

Budget: 200 PLN Deadline: 4 days

Good day. I have over 4 years of experience in developing Telegram bots. I have created similar bots using Python + Pyrogram/Telethon for reading channels, and aiogram for posting.

I have one question: how is the selection of 1–6 posts for the first channel done randomly, is there a daily limit, or do you manually mark which ones? This will affect the complexity.

I am ready to take on the task. Please write for further collaboration.

  • Projects 70
  • Rating -
  • Rating 1 409

Budget: 200 PLN Deadline: 1 day

Hello. I am ready to take on your project, I will complete it in 1 day. I have experience with similar tasks.

  • Projects 3
  • Rating 5.0
  • Rating 778

Budget: 200 PLN Deadline: 1 day

Hello! I have extensive experience in developing Telegram bots in Python. The project is clear: I am ready to implement a bot that will automatically read messages, adapt them to your design, and distribute them into two channels according to your rules (limited content and full feed). The work is not complicated, usually taking a few hours. Message me privately, and we will discuss the details and technical nuances.

  • Projects -
  • Rating -
  • Rating 255

Budget: 200 PLN Deadline: 1 day

Hello, I have carefully read your proposal and I am sincerely ready to help with the implementation of your task. I will be very kind to assist you, everything will be completed in the shortest time and efficiently.)

  • Projects -
  • Rating -
  • Rating 309

Budget: 249 PLN Deadline: 3 days

Hello!

I understand the task: the bot reads posts from one channel, modifies them to fit your design, and publishes them in two channels — from 1 to 6 posts in one, and all in the other.

This is my area: I create Telegram bots and automate content using Python (specifically, a bot for monitoring cars and content pipelines). Such a task can be done quickly and accurately.

Here’s how I see the solution:
— reading new posts from the source channel;
— modifying them to your design (title/caption/link, if needed — watermark on the photo);
— publishing in two channels with different rules: up to 6 posts in one, all in the other;

  • Projects 5
  • Rating 5.0
  • Rating 1 483

Budget: 200 PLN Deadline: 1 day

Hello! I am ready to write a reliable Telegram bot (parser + re-poster) in Python. I have extensive experience in bot development and fully understand the logic. What I will do: I will set up message parsing from the source and their automatic refactoring to fit your design. I will implement stream separation: sending all posts to the first channel and a limited output (from 1 to 6 posts) to the second. I will help you launch the bot on the server for free, so it runs 24/7. Regarding the budget, I agree to 200 PLN, and I will complete everything in 1 day. I am ready to discuss the details and start right now through Safe!

  • Projects 11
  • Rating 5.0
  • Rating 3 597

Budget: 200 PLN Deadline: 3 days

Hello, I can quickly and efficiently implement it, we can agree on all the details in personal messages.

  • Projects 13
  • Rating 5.0
  • Rating 1 405

Budget: 200 PLN Deadline: 3 days

Hello, I can implement this.
The bot will automatically receive messages from the source channel, change the formatting to your template, and publish to two other channels according to the specified logic. I have experience in developing Telegram bots and automating work with channels.

As a result, you will receive a ready-made solution that:
- retrieves all new posts from the source channel
- changes the text, formatting, and design to your specifications
- publishes all posts to one channel
- publishes only the necessary posts to the second channel
- works correctly with photos, videos, and albums, if needed.

  • Projects -
  • Rating -
  • Rating 183

Budget: 200 PLN Deadline: 2 days

Good day.

I can create such a bot in Python.

The bot will automatically take messages from one channel, modify the formatting according to your requirements, and publish them in two other channels. It is also possible to set limits on the number of posts for one of the channels and to implement protection against duplication.

I am ready to discuss the details and start working.

  • Projects -
  • Rating -
  • Rating 146

Budget: 200 PLN Deadline: 1 day

A pack of crackers, Red Bull, 200 zlotys, 1 day of work and everyone will be happy.

  • Projects 9
  • Rating -
  • Rating 537

Budget: 200 PLN Deadline: 1 day

Good day! I am ready to write a bot in Python or create a workflow in n8n. I can also host your code on my servers.

  • Projects -
  • Rating -
  • Rating 457

Budget: 200 PLN Deadline: 3 days

Good day! We can develop a Telegram bot for your task. Functionality: * receiving posts from a specified Telegram channel; * automatic styling change to match your style (text, signature, logo, design, watermark, etc.); * publishing to two Telegram channels according to specified rules:

* to the first channel — from 1 to 6 selected posts; * to the second — all posts; * support for photos, videos, albums, and text formatting; * ability to set a delay or schedule for publications. We will implement it in Python (Aiogram/Telethon) with the possibility of further refinement. For an accurate cost and timeline estimate, we need to clarify how exactly the post styling should change and on what principle to select 1–6 publications for the first channel.

  • Projects -
  • Rating -
  • Rating 439

Budget: 200 PLN Deadline: 2 days

Hello! The task is clear, such a reposting bot with a style-changing function is quite a feasible story. However, to ensure everything works smoothly and without bugs, we need to clarify a few important points. First, is this donor channel your own or someone else's? If it's someone else's and you are not an admin there, a regular bot will not be able to read it, and we will have to run a self-bot based on a regular account. Second, what exactly are we changing in the design? Are we just rewriting the text, changing the links, and adding your signature, or do we also need to overlay your logo or watermark on the photos? We also need to determine the logic for the first channel: how exactly should the bot choose these 1-6 posts? Should it take the first six from the day, select randomly, or search for specific words? And lastly, are there complex posts in that channel, for example, albums with several photos, video clips, or polls? They also need to be taught to adapt to your format. Please write how everything should ideally look.

  • Projects -
  • Rating -
  • Rating 142

Budget: 199 PLN Deadline: 1 day

Hello! I am ready to write a script for a bot in Python (Telethon/Aiogram). I will set up message interception from the source channel, format them according to your template, and automatically publish to two target channels with the specified logic (all posts in one, and a limit of 1-6 in the other). The code will be clean and ready to run on the server.

  • Projects -
  • Rating -
  • Rating 426

Budget: 200 PLN Deadline: 3 days

Hello, Roman!

I have reviewed the task. Many are expressing readiness to start today, but for the stable operation of such a relay, three technical nuances need to be considered right away, which are usually forgotten:

Access to the source: If you are an admin in the source channel — we will create a quick bot on aiogram. If the channel is someone else's — I will write a lightweight user-bot (on Telethon/Pyrogram) that will operate like a regular subscriber and instantly intercept content.

Formatting media albums (MediaGroup): Telegram sends several photos in one post as separate messages. My script will correctly "glue" them back together so that they appear in your channels as a nice album, not as broken pieces.

Logic for the second channel (1–6 posts): I will set up a convenient filter. This could be publishing the first N posts of the day, a random selection, or filtering by keywords/hashtags — we will choose the most convenient option for you.

  • Projects -
  • Rating -
  • Rating 374

Budget: 200 PLN Deadline: 2 days

Hello! I am ready to quickly and efficiently develop a bot tailored to your tasks. The bot will automatically intercept content, reformat it to fit your design, and distribute posts: to one channel — all, to another — with a set limit. The only technical question to start: are you the administrator of the source channel? (This affects the implementation method: regular bot or user bot). Message me privately, and we will discuss the details and get started right away!

  • Projects -
  • Rating -
  • Rating 276

Budget: 200 PLN Deadline: 1 day

I will do it without problems, I have little experience in this area of bots, but we will figure it out.

  • Projects -
  • Rating -
  • Rating 397

Budget: 200 PLN Deadline: 2 days

Hello.

I can implement a Telegram bot/script that will take posts from one channel, modify them to fit your format, and publish them in two other channels.

Here’s how I see the implementation:

1. Reading from the source channel
If the bot can be added as an admin to the source channel — we will do it via the Telegram Bot API.
If the source channel is someone else's or the bot cannot be an admin there — then it’s better to implement it via Telethon/Pyrogram as a userbot.

  • Projects 27
  • Rating -
  • Rating 595

Budget: 200 PLN Deadline: 3 days

Hello! I am ready to help with this issue. Message me privately, and we will discuss the details.

  • Projects 7
  • Rating 4.7
  • Rating 4 006

Budget: 200 PLN Deadline: 2 days

Hello!

This is exactly my profile — I create bots for Telegram. I have done similar work before: a userbot that reads and monitors messages from channels (Telethon/Pyrogram), and auto-posting distributed across several channels — so both halves of your task (reading the source + distributing to multiple channels) I have already worked on.

The task is clear: the bot takes posts from the source channel, reformats them to your template, and distributes them to two channels — one with 1-6 posts, and the other with all.

To get it right from the start, a few questions:

Is the source channel yours / do you have admin rights? If yes — I will do it on Bot API. If the source is someone else's (the bot cannot be added there) — on userbot (Telethon/Pyrogram) through an account that reads the channel.
"Under my design" — what exactly? Please send an example: header/footer, formatting, replacement or removal of links and mentions of the source, your tag/banner, watermark on photos, etc.

  • Projects 6
  • Rating 4.5
  • Rating 1 309

Budget: 200 PLN Deadline: 2 days

Hello, Roman.

I hope you are doing well today.
As a full-stack developer I have extensive experience in telegram bot development based on the telegram bot API token and python script and also have a fully experience in telegram mini app development.

If you share more details about the bot and you plan, I can start right now .

Thanks, Youssef.

  • Projects -
  • Rating -
  • Rating 392

Budget: 200 PLN Deadline: 1 day

Good day!

The task is clear — I will write a bot in Python that will take posts from the source channel, reformat them according to your design, and distribute them to two channels.

I want to clarify a few points:
— What does "reformat according to design" mean — add a logo/watermark, change the text, add a header/footer?
— How are 1-6 posts selected for the first channel — manually or automatically based on some criteria?

Deadline: 2-3 days after clarifying the details.
Price: 200 PLN.

  • Projects -
  • Rating -
  • Rating 226

Budget: 190 PLN Deadline: 3 days

I created such a bot — Telethon listens to the source channel, posts are reformatted according to a template and distributed: all to one channel, and to another — a limit of 1–6 per day.

All you need to provide are the source/target channels and an example of the format. I have extensive experience in developing Telegram bots and am ready to complete your project in a short time.

  • Projects 3
  • Rating 5.0
  • Rating 543

Budget: 200 PLN Deadline: 2 days

Hello!

The task is clear, I will implement such an automatic re-poster in Python using Telethon or Pyrogram. This will allow the script to instantly catch new posts in real-time, even if you do not have admin rights in the source channel.

How it will work:

Content interception: The script runs in the background, monitoring the donor channel and instantly reading new publications (text, photos, videos, media groups).

Design customization: I will adjust the logic of post reworking to your style — automatic link replacement, adding your watermarks, captions, hashtags, or changing text formatting.

  • Projects -
  • Rating -
  • Rating 358

Budget: 200 PLN Deadline: 2 days

Hello!

The task is clear. I have experience with Python, Telegram Bot API, and Make.com.

It can be implemented in two ways:

1. Python - a more flexible solution, requires a server, but full control over the logic.
2. Make.com - no server, quickly set up, suitable if there are not many posts.

Both options include reading posts, formatting them to your design, and publishing to both channels.

  • Projects -
  • Rating -
  • Rating 272

Budget: 200 PLN Deadline: 2 days

Good day! I will create a Telegram bot that retrieves posts from one channel, modifies them according to your design (text, formatting, media, buttons — based on a template), and publishes them in two other channels.

Logic: in the first channel — from 1 to 6 posts (according to a rule we will agree on: for example, the first N, selectively, or a daily limit); in the second — all posts without exceptions. Work through Telethon or bot API with admin rights in the channels, automatic processing of new messages, error logging.

I will set up the formatting template (HTML, preview, signature, links), processing of photos/videos/albums, deployment on a server 24/7, and a short instruction.

My portfolio website: https://yegor10.github.io/PortFolioWeb3/

I am ready to clarify the "1–6 posts" rule for the first channel and an example of your design in private messages — after that, I will finalize the scope of work.

  • Projects -
  • Rating -
  • Rating 418

Budget: 200 PLN Deadline: 1 day

Hello!

I can create a Telegram bot for you in less than 1 day.

I work with Telegram bots and automation, so everything will be quick and neat. If you already have an example of the desired design, I can start working right away.

  • Projects -
  • Rating -
  • Rating 898

Budget: 660 PLN Deadline: 6 days

Good day, Roman.

In brief:

Your Telegram bot will automatically fetch messages from the source channel, reformat them according to your design, and publish them in two target channels: one with 1 to 6 posts of your choice, and the other with all posts. Thanks to the use of Go and the official Telegram Bot API, the bot will operate stably, without delays, even with a large number of messages. The logic for selecting posts for the first channel will be flexible—you will be able to set criteria (for example, by time, keywords, or content type). The code will be clean, well-documented, and easy to deploy on any server or in the cloud. You will receive a ready-made tool that will save hours of manual work and ensure precise adherence to your style in both channels.

More details:

A key point of such a bot is access to the source channel: if it is public, it is enough to connect the bot as an administrator to the target channels and read messages through the Telegram Bot API. If the source is private, a userbot account will be needed, which will affect the architecture.

  • Projects -
  • Rating -
  • Rating 702

Budget: 200 PLN Deadline: 5 days

Hello! I have experience in creating Telegram bots, and I recently made a bot that does roughly what you described. I offer a reasonable price and quality work. Feel free to write to me.)

  • Projects 17
  • Rating -
  • Rating 728

Budget: 200 PLN Deadline: 2 days

Hello, I have already completed a similar task and understand how to execute it correctly and quickly. I can perform the work swiftly, with high quality, and create a highly flexible channel parsing system.

  • Projects 14
  • Rating 5.0
  • Rating 1 512

Budget: 200 PLN Deadline: 1 day

Hello! I can implement it. Please message me privately to discuss all the details. I hope for cooperation!

  • Projects 10
  • Rating 5.0
  • Rating 632

Budget: 300 PLN Deadline: 7 days

Hello. I can do it.

The main point: the bot needs to be added to the channel from which posts should be taken. If the bot is in this channel, it will be able to automatically read new messages, reformat them to the required format, and publish them in two other channels.

If there is no access to the source channel, the task is more complicated. Then it needs to be done through a separate Telegram account with a user session that will read the channel and forward the posts. This is more expensive, more complicated to maintain, and less stable than a regular bot.

Regarding the cost:
a simple bot with access to the channel — from 3000–5000 UAH;
with photos, videos, albums, filters, protection against duplicates — from 7000–10000 UAH;
a variant through a Telegram account/user session — from 13000 UAH.

  • Projects 38
  • Rating -
  • Rating 2 019

Budget: 260 PLN Deadline: 3 days

Good day, I can implement such a Telegram bot without any problems - it will take messages from the channel, modify them to your format, and publish them in two other channels. I have over 5 years of experience in bot development using aiogram/Python. Feel free to reach out!

  • Projects 7
  • Rating 5.0
  • Rating 1 930

Budget: 200 PLN Deadline: 2 days

Good afternoon. There are ready-made options where the bot can already change the structure of posts as required. I can customize it for you. Feel free to reach out.

  • Projects -
  • Rating -
  • Rating 438

Budget: 200 PLN Deadline: 3 days

Good day, I am ready to create a Telegram bot/script that will take posts from the source channel, format the text to the required template, and publish it to two other channels. I can implement it in Python, and I initially see a solution using aiogram + Telethon/Pyrogram, depending on how the source channel is accessible.

Before starting, I would like to clarify: is the source channel yours or someone else's, do you need to transfer photos/videos, what exactly does "to my design" mean, and what rule should be used to select 1–6 posts for the first channel.

  • Projects -
  • Rating -
  • Rating 327

Budget: 200 PLN Deadline: 4 days

Good day.

I can implement a bot for auto-posting: it will take messages from one channel, modify the text/design according to your template, and publish in two other channels.

I will create the logic:
— one channel receives all posts;
— the second channel receives 1–6 posts according to a specified rule;
— processing of text, photos/videos, and buttons, if needed;
— simple settings for post format.

  • Projects -
  • Rating -
  • Rating 246

Budget: 200 PLN Deadline: 2 days

Hello! I am ready to develop a Telegram bot for automatic forwarding and formatting of messages from one channel to two others, taking into account your design and requirements for the number of posts. I will ensure reliable operation and quick implementation of the project.

  • Projects 42
  • Rating -
  • Rating 2 455

Budget: 400 PLN Deadline: 3 days

Good day. I can implement such a bot. It will be necessary to clarify access to the channels, how exactly the design of the post should change, what to do with photos/videos, and by what rule to select 1–6 posts for the second channel. I have experience working with Telegram bots, channels, auto-posting, and content processing. I can create a simple and stable implementation without unnecessary complications.

  • Projects 35
  • Rating 4.2
  • Rating 1 251

Budget: 200 PLN Deadline: 1 day

Hello Roman, I will do it. I have been working with Telegram for a long time and have already implemented similar functionality. Message me privately to discuss.

  • Projects -
  • Rating -
  • Rating 256

Budget: 200 PLN Deadline: 3 days

Hello!

I will gladly create this Telegram bot for you. The task is absolutely clear, and I have experience in creating similar parsers and content grabbers.

  • Projects -
  • Rating -
  • Rating 358

Budget: 200 PLN Deadline: 2 days

Hello! The task is completely understood. Reliable code can be implemented for copying, redesigning, and filtering posts.

Instead of heavy Python code that is difficult to maintain, I suggest implementing this on n8n (or Node.js). This is a low-code platform that will allow you to easily change the design of posts in the future through a visual editor without involving programmers.

Here’s how the bot architecture will work:

Interception (Telegram Webhook): The bot instantly catches every new post from the donor channel.

Redesign (text/media processing): Foreign links/watermarks are automatically removed, text is reformatted to your brand style, and your calls to action or usernames are added.

  • Projects -
  • Rating -
  • Rating 651

Budget: 190 PLN Deadline: 1 day

Good day!

I have over a year of experience with the Telegram API (Telethon/Pyrogram) and 3 years in full-stack development. By using modern AI tools, I will implement your bot as quickly as possible and without any hacks.

What I will do:

Auto-content collection: The bot will catch new posts from the source channel in real-time (via a userbot in Python).

Auto-redesign: I will set up a text parser — the bot will automatically modify posts to fit your design (changing links, your emojis, watermarks).

  • Projects -
  • Rating -
  • Rating 472

Budget: 200 PLN Deadline: 3 days

Hello! I can create such a Telegram bot in Python.

Here’s how I see the implementation:
1. The bot/script reads the source channel via the Telegram API.
2. It reformats the post according to your template: text, structure, emojis/hashtags, links, and media processing if needed.
3. It publishes all posts to one channel.
4. It sends a limited number of posts to a second channel — 1-6 per day or according to another rule we agree on.
5. I will add protection against duplicates, logging, and a simple configuration so that channels/templates can be changed without rewriting the code.

Before starting, I just need to clarify 2 points: what exactly should change "to fit the design" and how to select posts for the channel where 1-6 posts are needed — manually, randomly, or based on conditions.

  • Projects -
  • Rating -
  • Rating 240

Budget: 200 PLN Deadline: 3 days

Good day! I have built Telegram bots for forwarding, formatting, and notifications — I have two projects in my portfolio. I implement: the bot reads the source channel, reformats posts according to your template (header, emojis, structure) and automatically publishes in both channels. Please clarify one thing: are the posts for the first channel (1–6 pieces) selected manually or automatically based on some condition?

  • Projects -
  • Rating -
  • Rating 344

Budget: 300 PLN Deadline: 5 days

Hello, I have examples of such bots, I have been working with Telegram bots for 4 years.

  • Projects 11
  • Rating 5.0
  • Rating 721

Budget: 300 PLN Deadline: 3 days

Hello, I can help with the solution. I have experience with such tasks. I will integrate everything nicely and, most importantly, without the risk of a ban.
The bot will not be able to join open Telegram channels by itself; this needs to be done by bypassing "your Telegram account as a bot". You will join the necessary communities, and it will post on behalf of the channel(s) you administer.

Regarding redesigning "to my design", it depends on how high-quality you want it to be.

Option 1:
The OpenAI API will be used with prepared and verified prompts for paraphrasing, and it is also possible to modify images and/or add a watermark for your channel.
Cons: you will pay additionally for tokens and image generation (OpenAI / NanoBanana).

Option 2:

  • Projects -
  • Rating -
  • Rating 308

Budget: 300 PLN Deadline: 3 days

What I can do:
create the project structure;
write the code;
connect the Telegram API;
make a design template;
add a "1–6 posts" filter;
send all posts to a second channel;
handle errors;
create a settings file;
write a README;

  • Projects -
  • Rating -
  • Rating 250

Budget: 200 PLN Deadline: 2 days

Good day! I have reviewed the task — it will be implemented. I will create a bot in Python using Telethon. The bot will read messages from the source channel, modify them according to your design, and automatically publish in both channels — all posts in one, and from 1 to 6 per day at random times in the other. Please clarify what your message design looks like — is there a template or do we need to discuss it? I am ready to get started.

  • Projects 38
  • Rating 4.7
  • Rating 5 362

Budget: 200 PLN Deadline: 2 days

Hello!

I have implemented similar projects — a bot-retransmitter with flexible logic for distributing posts between channels.

What is included in the implementation:
— Real-time monitoring of the source channel
— Auto-formatting of content to fit your design (font, emoji, hashtags, signature, headings)
— Channel A: all posts without omissions
— Channel B: selective posting (1–6 posts per day) based on your criteria
— Correct processing of media: photos, videos, albums, documents

  • Projects 53
  • Rating 4.3
  • Rating 3 170

Budget: 200 PLN Deadline: 2 days

Good day
Write to me, I will be happy to help with your task.
I will complete your task quickly and efficiently.

  • Projects 5
  • Rating 5.0
  • Rating 997

Budget: 200 PLN Deadline: 1 day

Hello! I am Volodymyr, a Python developer and the founder of the engineering agency Vaysed. Your task of creating a Telegram bot for automatic forwarding and redesigning posts is completely clear to me. I want to note right away that our team has repeatedly developed exactly such projects of aggregator parsers. For us, this is a very simple and understandable task that we are ready to complete in the shortest possible time, literally within a few hours.
Technically, the bot will be written in Python using the modern framework Aiogram or the client library Telethon, depending on whether the donor channel is public or private. The program will automatically intercept each new message, format the text and media according to your brand design using regular expressions, and then instantly publish the finished post. We will clearly set up the routing logic so that all publications go to one target channel, while a limited selection of one to six posts is sent to another according to your algorithms.
All the code will work autonomously, quickly, and without content duplication, just like my other reliable automation projects in Telegram. You can familiarize yourself in detail with my engineering approach and view examples of already implemented solutions in my portfolio at the link Freelancehunt. I am ready to promptly start writing the script immediately after receiving the links to the channels and templates of your design in private messages.

  • Projects -
  • Rating -
  • Rating 327

Budget: 200 PLN Deadline: 1 day

Hello, I am ready to develop a bot for you as per the specifications. Stack: Node.js Telegraf, GramJS.

Write to me to discuss the details, I will be glad to collaborate!

  • Projects 35
  • Rating 5.0
  • Rating 1 315

Budget: 300 PLN Deadline: 1 day

Hello. This is done through a userbot. Contact me, I will write it in PHP.

  • Projects 34
  • Rating 5.0
  • Rating 9 900

Budget: 200 PLN Deadline: 2 days

The task is clear. I will implement a Telegram bot in Python using the aiogram library, which will automatically forward and format posts from one channel to two others according to your requirements. Portfolio: Freelancehunt Reviews: Freelancehunt Write to me, we will discuss everything in detail, and I can start working on it right away.

  • Projects 151
  • Rating 5.0
  • Rating 4 746

Budget: 200 PLN Deadline: 1 day

Good day, I have already created such a bot, there is an example in my portfolio. I would be happy to do it again, feel free to contact me.

  • Projects 10
  • Rating 5.0
  • Rating 1 784

Budget: 200 PLN Deadline: 1 day

Hello. To implement this Telegram bot, I will use an asynchronous framework and a modular architecture, which will ensure reliable message interception, customization according to defined rules, and effective distribution across target channels while adhering to API limits. I have significant experience in developing similar integration solutions for Telegram, which allows me to use ready-made templates for parsing, media processing, and filtering logic, significantly speeding up the process. Special attention will be paid to the flexibility of configuring the filtering logic for the first channel and the reliability of content delivery, as well as the security of data processing. I suggest discussing all implementation details, the final budget, and timelines in private messages.

  • Projects -
  • Rating -
  • Rating 112

Budget: 200 PLN Deadline: 1 day

Good day, I will do it quickly and efficiently with all the wishes, and I will suggest what else can be added if desired. I am waiting for your message.

  • Projects 32
  • Rating 5.0
  • Rating 8 001

Budget: 200 PLN Deadline: 3 days

Need a relay bot: it takes posts from the source channel, reformats them to your style, and distributes them across two channels with different publication logic.

I will create it using aiogram 3 + webhook. Three steps: subscribing to updates from the source channel via the channel_post handler, reformatting text/media according to your template (caption, hashtags, formatting), and routing: every post goes to the first channel, while from 1 to 6 posts per day are selected for the second channel based on your criteria (manual selection or automatic filter by keywords/categories).

How should the selection of 1-6 posts for the second channel occur: manually through the bot's admin panel, or automatically based on some criteria (keywords, category, first N posts of the day)?

  • Projects 9
  • Rating 5.0
  • Rating 656

Budget: 200 PLN Deadline: 1 day

Good day, Roman!
Overall, 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 -
  • Rating -
  • Rating 157

Budget: 200 PLN Deadline: 3 days

Hello! The task is completely clear. I am ready to implement a reliable Telegram bot in Python for you that automates this process.

I will accomplish the task by working with the Telegram API (using Telethon or Pyrogram sessions), which guarantees stable post collection without delays.

Here’s how I propose to do it:

Parsing and design: The bot will collect posts from the source in real-time, automatically changing the formatting (text, links, media files) to your unique style.

Publication logic: I will set up a clear distribution algorithm: all posts will go to one channel, while another will receive randomly or in turn from 1 to 6 posts per day (we will set limits to make the channels look natural).

  • Projects 11
  • Rating 5.0
  • Rating 1 020

Budget: 2001 PLN Deadline: 2 days

Good night!! This is exactly what I already have ))) and you don't need to wait long, if needed I will make an adaptation for you.

  • Projects 55
  • Rating 5.0
  • Rating 4 968

Budget: 200 PLN Deadline: 1 day

Good evening, I am a Python developer. I have extensive experience in developing Telegram bots and working with the Telegram API. I can complete the task, write to me and we will discuss the details. I am ready to start today.

  • Projects 11
  • Rating 5.0
  • Rating 1 788

Budget: 200 PLN Deadline: 3 days

We have experience in developing automated Telegram bots for content relaying. We implement this through the Python library Telethon, setting up message parsing, formatting them according to your design, and automatic publication in target channels with stream separation. We guarantee stable operation of the post filtering logic.

  • Projects 24
  • Rating 5.0
  • Rating 2 006

Budget: 200 PLN Deadline: 3 days

Hello! Can I clarify what specific design needs to be applied to the messages?

I will discuss the deadlines and budget more precisely in personal correspondence.

How we will execute this project:
1. I will set up message parsing from the source channel via the Telegram API.
2. I will implement filtering: for the first channel, I will select from 1 to 6 posts, for the second — all.
3. I will integrate your design through HTML markup or custom templates.

Thank you for considering my proposal. I am looking forward to the opportunity to work with you!

Proposals concealed

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

Current freelance projects in the category Bot Development

17 July
15 July
15 July