Budget: 1600 UAH Deadline: 2 days
Hello. It's not a difficult task. It may take from 1 day to 3 days with revisions.
It is necessary to create a bot for adding products to the Telegram channel. There should be separate access for the administrator for moderation and approval of requests for addition, and the bot itself where users will send photos, descriptions, prices, and quantities of the product. After moderation by the administrator, the product is added to the channel.
Budget: 1600 UAH Deadline: 2 days
Hello. It's not a difficult task. It may take from 1 day to 3 days with revisions.
Budget: 1000 UAH Deadline: 1 day
Good evening, I have already developed a similar bot, it also posted data, but in a personal Telegram channel. I will develop such a bot very quickly, as I already have experience in developing a similar bot, and if needed, I can continue to provide support for this bot.
Budget: 1000 UAH Deadline: 1 day
I fully understand your task, I can complete it quickly and efficiently according to any of your wishes.
Budget: 15000 UAH Deadline: 10 days
Good evening, Nikita!
I professionally develop bots in Telegram and web applications in Python.
I am ready to implement such a bot for you + deploy it on the server.
Message me privately, and we will clarify the details.
Budget: 20000 UAH Deadline: 10 days
Hello.
We are engaged in software development, creating websites from scratch, as well as their refinement.
We work with: WordPress, 1C, Opencart, Shopify, WIX, Python, JavaScript, C++, C#, Unity 3D, SQL, Microsoft SQL Server, WPF, WinForms.
We have experience in: System programming, Project management in development, Information security, Game programming, etc.
We will complete your work, regardless of its complexity.
After the work is completed, we offer project support for 14 days.
We look forward to collaborating!
Budget: 1800 UAH Deadline: 3 days
Good day, I can do it in Python using the Aiogram library.
I will write all the usage instructions.
Budget: 4000 UAH Deadline: 3 days
Good afternoon, I have experience in developing such bots, I made a marketplace bot with similar functionality, write to me.
Budget: 16000 UAH Deadline: 1 day
Hello,
I am ready to take on your project. I have experience in developing bots for social networks and data collection. I can create a bot for adding products to a Telegram channel with separate access for the administrator for moderating requests for addition. Users will be able to send photos, descriptions, prices, and quantities of the product, which will be added to the channel after moderation.
My rate is $16 per hour. To start working, I need to familiarize myself in more detail with the requirements and scope of the project.
Best regards,
Maxim
Budget: 2000 UAH Deadline: 3 days
I have extensive experience in developing bots, scripts, and parsers in Python.
My stack: MySQL, PostgreSQL, working with APIs, parsing, payment systems, web admin panels, working with large volumes of data.
I will do everything with high quality; you can see examples in my profile and on GitHub.
I will be waiting for your message to learn more about some details and discuss the terms of reference.
Budget: 4000 UAH Deadline: 3 days
Good morning, I have been working with Telegram bots for several years and I can complete the task quickly and efficiently.
Write to me, we will discuss all the details.
Budget: 6000 UAH Deadline: 7 days
Good day, I have experience working with similar bots that include separate access for the administrator and moderation before sending.
I look forward to future collaboration!
Budget: 2000 UAH Deadline: 4 days
Good evening, I am ready to start the task. I work efficiently and promptly. Write to me, we will discuss the details.
In my portfolio, there are examples of my work
https://freelancehunt.com/showcase/work/portfolio/1856837.html
Budget: 7000 UAH Deadline: 7 days
Hello. The project is quite interesting, I am ready to start working on the project right now.
Budget: 8000 UAH Deadline: 7 days
Hello. I have extensive experience in developing Telegram bots. I am ready to collaborate.
Budget: 3500 UAH Deadline: 4 days
Good day, I am ready to implement a bot in a short time.
I am writing on Node.js with node-telegram-bot-api.
Write to me in private to discuss the technical specifications and deadlines.
Budget: 3000 UAH Deadline: 5 days
Good day!
I have been developing bots since 2019 - I have developed both simple and complex bots.
I would be happy to discuss in more detail.
Budget: 20000 UAH Deadline: 12 days
Hello!
We are professionals in developing Telegram bots and are ready to implement your project. Our experience allows us to effectively create bots of any complexity, so all necessary functions will be performed qualitatively and on time.
Our rate is $20 per hour
We write in Python, we are in 3rd place
Portfolio: Freelancehunt
Budget: 4000 UAH Deadline: 2 days
Good day, there is already a similar bot, just need to make a few changes to meet your requirements.
Budget: 2000 UAH Deadline: 4 days
Good evening, I have extensive experience in creating Telegram bots.
Here is my portfolio with a work example: Freelancehunt
I will implement your project quickly, efficiently, and cheaply :)
Budget: 10000 UAH Deadline: 7 days
Good day. I have two years of experience in developing Telegram bots in Python. The task is clear, I am ready to complete it, and if needed, I can also create a mini admin panel for easier content moderation of the bot. Feel free to reach out.
Budget: 3000 UAH Deadline: 2 days
Good afternoon, I am ready to complete your order, I will write using an asynchronous library (Python), the bot will be very fast.
Budget: 3000 UAH Deadline: 3 days
Hello!
I am developing bots for Telegram using NodeJS. I am ready to take it on. Write to me, we will discuss.
Budget: 15000 UAH Deadline: 7 days
Good day
I have extensive experience in developing Telegram bots
Write to me
There is a Telegram bot on aiogram/FastAPI (CRM for an event project) and a separate ManyChat bot in Instagram Direct for communication with clients.Task 1 — fix the logic of the Instagram Direct bot.The current bot is made according to a strict script: it works step by step (greeting → about the event → response to "too expensive" → response to "I'll think about it"), with 3 random text options for each step. The problem is that the bot does not understand the meaning of the message, but guesses the step number and sends a template that is off-topic. Because of this: when asked directly about the price, the bot does not provide numbers but sends general text the language jumps — sometimes Ukrainian, sometimes Russian essentially, it is a randomizer of templates, not a dialogueIn a week, the bot lost several live leads. I can provide screenshots of conversations as examples.Need: for the bot to actually analyze the content of the message (question about price, objection "too expensive", doubts "I'll think about it", non-standard question, etc.) and respond appropriately — based on AI (for example, Claude API), not according to a strict script. The tone should be lively, not robotic, and the language should be Ukrainian. Basic scenarios (price, discounts, handling "too expensive"/"I'll think about it") need to be preserved, but the AI should choose the appropriate response based on the context.Task 2 (optional, but also needed) — auto-posting in Instagram.Posting through the official Meta Graph API: reels, stories, posts, carousels. Tags in the bot: [reels] / [stories] / [post] / [carousel] + [geo] / [poll] / [countdown]. Multi-user panel /admin — adding/removing people, roles (posting / viewing / all), activity log. Dynamic price from Google Sheets — the bot pulls the current price from the "Price" column.Questions for the performer: Is it better to implement Task 1 (AI logic for Instagram Direct) on top of the current ManyChat via webhook + external AI processor, or as a separate bot on an architecture like aiogram/FastAPI, connected to Instagram through the official Meta API? Are you taking on both tasks together (Direct logic + auto-posting)? What is the total cost and timeframe for the entire scope (task 1 + task 2)?Requirements: Experience with Meta Graph API (Instagram) Experience integrating AI models (Claude API / OpenAI API) into chatbots Preferably — experience with aiogram/FastAPI or ManyChat webhooks Portfolio with similar projects
Project Title: Automation of content publication on social media via a Telegram bot using AI Task Description: Our company sells premium fitness equipment from the Italian manufacturer Panatta in Ukraine. We manage several social media platforms: Instagram, Facebook, TikTok, and a Telegram channel. An automated solution needs to be developed that will allow us to quickly adapt and publish video content across all our social media platforms. Main Logic of Operation: I send a link to a video from YouTube, Instagram, or TikTok to the Telegram bot. The system automatically retrieves the description of this video, translates it into Ukrainian, adapts the text to the live communication style of the Panatta brand, adds links to our social media, and publishes the finished post on: Instagram, Facebook, TikTok, Telegram channel. Important: The video itself does not need to be changed or translated. We need to work with the video description: translation, adaptation, text optimization, and publication together with the video or a link to it — depending on the technical capabilities of the specific platform. Desired Workflow Scenario: I send a link to the video to the Telegram bot. The system identifies the source: YouTube, Instagram, or TikTok. The system retrieves the original video description. AI translates the description into Ukrainian. AI adapts the text to the premium brand style of Panatta: professionally, lively, without dry machine translation. Links to our social media are automatically added to the text: Instagram, Facebook, TikTok, Telegram. The system prepares the publication for each platform. The publication is automatically posted on Facebook, Instagram, TikTok, and the Telegram channel. It is preferable to have the option to review the text and confirm publication via the Telegram bot before posting. Desired Functionality of the Telegram Bot: The bot should accept links to videos. The bot should display the generated Ukrainian text before publication. It is preferable to add buttons: "Publish", "Edit", "Generate Again", "Cancel". The bot should notify whether the post was successfully published on each social media platform. It is preferable to keep a history of processed links. Possible Technical Stack: We are considering various implementation options: Make.com, n8n, Zapier, custom backend, Telegram Bot API, OpenAI API, or other AI services. We are open to contractor suggestions regarding the optimal technical solution. Additional Considerations: It is necessary to check the technical limitations of the APIs for Instagram, Facebook, TikTok, and YouTube. A stable account authorization scheme needs to be proposed. It should be explained whether fully automatic publication is possible on all social media or if manual confirmation is required for some platforms. Protection against post duplication should be anticipated. The solution should be made as simple as possible for daily use. Expected Result: A working automation system where a link to a video can be sent via the Telegram bot, an adapted Ukrainian description can be received, and content can be published on Facebook, Instagram, TikTok, and the Telegram channel. What is required from the contractor in the response: Briefly describe how you propose to implement this solution. What stack will you use: Make.com, n8n, custom development, or another option. Which social media can be fully automated, and where might there be limitations. Estimated implementation timelines. Estimated cost. Examples of similar automations, if any. Additional Information: The Panatta brand represents premium Italian sports equipment for fitness clubs. Therefore, the texts must not only be translated but also adapted to the Ukrainian market, with the correct positioning: premium quality, Made in Italy, biomechanics, design, professional level of equipment. Links to our social media will be provided to the selected contractor.
Set up ManyChat Pro + OpenAI API (model gpt-4o-mini, but you can suggest something niche). Without Make/Zapier, if it can be implemented with ManyChat's internal tools, or with them if you justify the need.Bot operation logic:Triggered by any incoming message from a new client (including transitions from ads).The bot should conduct a dialogue based on the provided prompt (information about the company/prices/FAQ will be provided). The goal of the bot is to consult and collect contact details (phone) or lead to a specific purchase request.Conditions for transferring to a manager:The client directly requests a person/manager.The client has left contact details.The bot does not know the answer to the question.Action upon transfer: the bot must inform the client that it is connecting a person, send a notification, and definitely stop automation so that AI does not respond while the manager is working.Requirements for the executor:Show 1-2 similar casesSet up protection against hallucinations (so that the bot does not invent prices and does not promise what is not available).Deliver the finished bot, explain where to edit the prompt (instructions for AI) and where managers can view chats.
I am looking for a freelancer who can help set up a Telegram bot for a simple mini course. Please send your portfolio along with the price. Thank you
Connecting payment for a closed club in Telegram. It is necessary to set up a payment format where the user pays with a card from any country, and the channel author receives converted $ into their wallet. Additionally, reminders, automatic deductions, and automatic addition and removal of users need to be added.