Budget: 10000 UAH Deadline: 1 day
Good day
I have a ready bot that does all of this
It daily parses information from 30 channels, processes it through ChatGPT, and sends it to 1 channel. It is easy to configure which channels to parse from and to which channel to send. The main thing is that the TG account under which everything will work is subscribed to the channels from which it parses.
Budget: 6000 UAH Deadline: 3 days
Good day.
I have a developed program for Windows or Windows Server.
In the program, we add an account by phone number + confirmation code from Telegram.
Then the program in real-time mode (websocket) watches for new publications on the channels that the account is subscribed to and forwards them to the specified username for confirmation (a reaction needs to be placed). After confirmation, the program forwards the post to the channel.
You can specify a list of channels from which to make reposts, a kind of filter. However, you need to join the channels manually.
Written in C#
Budget: 4000 UAH Deadline: 1 day
Hello! I am ready to complete this project and have extensive experience in developing various applications.
Budget: 5500 UAH Deadline: 5 days
Hello!
I have experience in developing exactly such solutions in Python (Pyrogram / Telethon). The task is clear: since we need to retrieve content from closed channels (where it is not possible to add a bot-admin), I will implement this through a Userbot session.
My approach to implementation:
Technical stack: Python + Pyrogram (works faster and more stable than Telethon) + SQLite/PostgreSQL for the database.
Working with sources: The script will operate as a regular user (MTProto), listening for updates in real-time. This allows for instant forwarding of posts from both open and private channels/chats.
Filtering and editing: I will set up the processing logic:
Removing ads/links.
Replacing captions.
Keyword filtering (Blacklist/Whitelist).
Management: I will create an admin panel (either directly in Telegram or a config file) so you can add or remove donor channels on the fly without restarting the bot.
Deployment: I will package the project in Docker so that it runs on your VPS with a single command and operates stably 24/7. I will set up auto-restart in case of failures.
I have ready-made developments for scrapers, so I can execute this promptly. I am ready to discuss the details and start working.
Budget: 5100 UAH Deadline: 6 days
Hello, THERE IS ALREADY A READY-MADE SOLUTION!
I will show it, adapt it personally for you, and you will be able to use it right away. (Need to add filtering and check with you)
I will use python-telegram-bot and Telethon.
I will set it up on any VPS.
I specified real deadlines and costs for the complete installation and deployment.
Budget: 17000 UAH Deadline: 21 days
Hello
I have already made similar bots, I cannot show them because they are for internal use.
Stack: Python, Aiogram, Telethon
Is there any usual formatting or will we need to connect something else?
Write to me, we will discuss the details and final estimate.
Budget: 7500 UAH Deadline: 5 days
I have experience creating such parsers. I write in Telethon. There is ready-made software, but it is more complex (multiple sources + multiple target channels, filters, editing, link replacements, etc.). Write to me, we will discuss.
Budget: 3000 UAH Deadline: 3 days
There was my Telegram bot farm, as well as software for posting news with formatting from different channels. Therefore, I will complete your project quickly and efficiently without any problems. If you are interested in quality development - write to me.
Budget: 6000 UAH Deadline: 3 days
Good day, I am a Python developer. I have experience in developing Telegram bots of various complexity.
Stack for your project:
Aiogram
Telethon
SQLite
VPS
I have experience in all of the above. Write to me - we will discuss the details.
Budget: 5000 UAH Deadline: 3 days
Hello. I will write in php8+ using userbot. Everything is clear according to the technical specifications, but I would like clarifications regarding the formatting of messages.
Budget: 6500 UAH Deadline: 3 days
Good day! I am a Python developer and I work with Telethon.
Here is how I propose to address the key points of your project:
- Source processing: I will set up an asynchronous stream of messages through one or several accounts (if scaling is needed). The bot will operate around the restrictions on forwarding (copying content "manually" through code).
- Filtering: I will implement text parsing with regular expressions to remove junk, advertisements, and external contacts. Automatic replacement of links with yours can be added.
- Session stability: I will use a reconnection system in case of failures and log errors. This is critical for working with 10+ sources 24/7.
- Management: We will move the list of channels and filter parameters to a separate config or manage it through an admin chat.
- Deployment: I will fully package the project in Docker for quick deployment on your VPS.
I have experience specifically with client scripts for collecting data from private groups, so I know how to avoid flood waits and account bans. Not long ago, I implemented a monitoring system for crypto signals from 20+ closed groups into one private channel with instant translation of text via DeepL API.
Stack: Python, Telethon, Docker.
I am ready to discuss the details of post formatting and start working today.
Budget: 5000 UAH Deadline: 5 days
Good day!
I already have a ready-made bot like this
https://freelancehunt.com/showcase/work/telegram-bot-reposter-peresilannya-postiv/1719895.html
The account session is created automatically from the bot menu.
Also, add the necessary channels in the menu.
It is important to understand that the Telegram API has limitations, and if the channel is protected from copying, it will be impossible to take posts from there.
I set the deadlines considering the holidays.
- Projects 7
- Rating 5.0
- Rating 1 945
Budget: 1000 UAH Deadline: 1 day
Hello. I have made such Telegram bots. You can copy posts 1 to 1, or you can change the structure of the posts so that it does not look like copying if the channels are not yours. Please write to me in private messages. I will show you everything.
Budget: 3000 UAH Deadline: 4 days
Hello! I have practical experience working with Python (Telethon) and parsing Telegram channels. I implement stable message collection, the possibility of integrating AI for text processing, and convenient management of sources with configuration on VPS.
Stack: Python, Telethon, OpenAI/LLM, Docker. An example of similar work: I developed a parser for crypto channels.
- Projects -
- Rating -
- Rating 82
Budget: 4500 UAH Deadline: 3 days
I have questions. I am ready to work on the project, but we need to send files to the bot, it reformats them into a more convenient form, and the bot publishes them in the Telegram channel? I would like to talk to you about the project.
Budget: 12000 UAH Deadline: 7 days
I can make something like this
https://tg.3xsoft.pp.ua/
from Telegram to WordPress
/
also, instead of WordPress, a regular channel can be used,
- Projects 8
- Rating 5.0
- Rating 2 403
Budget: 5000 UAH Deadline: 5 days
Hello, I have made many relays from chats and groups. There are semi-finished solutions that need to be refined for the case. There is a channel that forwarded messages from the chat to the channel, with 800+ subscribers (currently turned off).
I did it through Telethon under the user's session. It worked steadily for 1 year until it was manually turned off, running on Amazon AWS.
Budget: 12000 UAH Deadline: 5 days
Hello! I have reviewed the task, and I have experience for such a project.
I work with Python and have real experience in developing Telegram bots and parsers using Telethon / Pyrogram (including through user accounts and sessions), connecting to closed channels, stable collection and reposting of content. I also engage in deploying and supporting projects on VPS.
What I can implement:
- collecting messages from 10–15 channels (both open and closed);
- working through a Telegram account/session;
- publishing to a single common channel or group;
- content filtering (by keywords, type of messages, auto-deletion of excess);
- formatting messages (source, tags, unified style);
- flexible management of the list of sources (through config or admin commands);
- stable operation 24/7 + logging.
Stack:
Python, Telethon / Pyrogram, PostgreSQL / SQLite, Linux (VPS)
Timeline: 5–7 days for a working version
Cost: $300 (fixed, further improvements — based on tasks)
I am ready to discuss the details, show examples of similar solutions, and start in the near future.
Budget: 2000 UAH Deadline: 1 day
Hello.
I am developing bots for Telegram using NodeJS. I am ready to take on the task. Write to me, we will discuss.
Budget: 2000 UAH Deadline: 1 day
Good day, I have experience working with Python as well as Telegram bots, I can complete everything quickly and efficiently, write to discuss the details, examples are in my portfolio Freelancehunt, The stack and how I will do it I am ready to outline in private messages.
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Bot Development
Main functionality: automatic detection and blocking of spam bots and users whose profiles contain links to tg channels; automatic deletion of comments and issuing temporary bans according to configured rules; automatic publication of a message with commenting rules under each new post; ability for users to report violations to moderators using the command !report (with subsequent notification sent to administrators); moderation log and the ability to configure main parameters.
Need an experienced Python developer to create an automation program for working with the website. What the bot should do: Log in to my account on the website. Continuously (24/7) monitor for new Work Orders. Upon the appearance of a new order, open its card. Analyze the information about the order (type of work, city, distance, description). Automatically accept orders that meet the specified conditions. If the order does not meet the conditions, skip it. Send notifications in Telegram about accepted and skipped orders. Requirements: Python. Playwright (preferred) or Selenium. Work through a regular browser. Transfer the complete source code after the project is completed. Provide installation and launch instructions. Mandatory experience in developing similar automation systems. When responding, please send examples of similar projects.
Hello! Task: Develop and place an agent on a WordPress page (the programmer will insert the code into WordPress). The user should be able to communicate with the AI agent in text or voice format (if possible) based on a specific uploaded topic (content: texts, photos). Functionality: The user visits the website page. Sees the AI agent interface: chat + voice communication button (if possible). Can request text. Can speak, and the agent should recognize the speech and respond. The agent responds only based on the uploaded materials on the specific topic. If the question goes beyond the topic, the agent should correctly inform that it can only respond based on materials related to Skovoroda. Responses should be lively, understandable, and educational. The administrator should be able to upload and update materials: texts, PDFs, images, audio, links. Interested in the cost and timeline for developing the agent.
A technical specialist is required to assemble the architecture and logic of an interactive bot. The project is a gamified product with a deep storyline (U.S. market). What needs to be done: Transfer the finished script (dialogue tree) into the working logic of the bot. Set up strict timings, delayed messages, and conditions (if/else) depending on user actions. Implement the ability to integrate audio files and call external APIs. Platform: to be discussed. Suggest the optimal builder (ManyChat, SendPulse, etc.) or a custom solution if it is more feasible. Important: Your task is specifically the engineering assembly of the script into a functioning, fail-proof mechanism. The complete script will be provided to the selected specialist. In your response, please include: 1. Describe your experience in assembling bots with complex branching (autoresponders, gamification). 2. Which platform would you recommend for the bot, where messages must arrive strictly on a timer the next day (considering time zones), and why? 3. Provide your cost for completing the project and estimated timelines.
Technical task for a Telegram bot / mini-platform 1. Project goal Create a Telegram bot and mini-platform for finding specialists and posting requests from users. The user can leave a request, the specialist can respond, the administrator controls publications, moderation, payment, and security. 2. User roles User: can register; confirm phone number and email; create a request; view specialists; receive responses. Specialist: can register; fill out a questionnaire; specify services, prices, city, experience; add photos of completed work; respond to requests. Administrator: can moderate requests; verify specialists; review complaints; manage advertising; control payments; block users. 3. Registration Mandatory: confirmation of phone number via Telegram or code; confirmation of email via link or code; without confirmation of phone and email, the request is not published. 4. Requests The user fills out: service category; task description; city/region; deadline; budget; photo (if necessary); contact details. Limitations: no more than three requests per day from one user. 5. Moderation All requests initially go for moderation. Automatically block or send for manual review: photos of category 18+; spam; offensive statements; suspicious links; duplicate requests; mass requests from one account. 6. Specialists Specialist questionnaire: name; city; services; experience; prices; portfolio; photo; description; link; reviews; verification status. Important: the platform is not responsible for the quality of the specialist's services. This must be stated in the user agreement. 7. Payment Monetization options: paid placement of the specialist's profile; paid boosting of the profile; paid access to requests; advertising after approval by the administrator; subscription for specialists. Integrate payment: Stripe / Przelewy24 / PayU / Fondy — as per the developer's capabilities. 8. Administrative panel It is necessary to create a convenient admin panel: list of users; list of specialists; requests under moderation; complaints; payments; statistics; blocking users; editing categories; managing advertising; manual approval or rejection of publications. 9. Security Mandatory: protection against spam; request limit; message limit; protection against mass registrations; action logging; database backup; file and photo verification; CAPTCHA or other spam protection mechanism; blocking by phone number, IP address, or Telegram ID. 10. Responsibility The user agreement must specify: the platform is not an employer; the platform is not responsible for the actions of specialists; the user independently makes decisions about cooperation; the administration has the right to delete a request or profile without explanation; advertising is published only after approval by the administrator; spam, fraud, 18+ content, and any manifestations of aggression are prohibited.