Budget: 20000 UAH Deadline: 1 day
Good day! I am ready to help you with the implementation of projects in Telegram using RPA automation and scheduler. I am waiting for a discussion of the details in private messages. Thank you!
Good day. There are a number of projects in Telegram that need to be executed through RPA automation and a scheduler. All projects in TG are clickers and the like.
Those who have experience and can implement, write in PM, we will discuss the details.
Budget: 20000 UAH Deadline: 1 day
Good day! I am ready to help you with the implementation of projects in Telegram using RPA automation and scheduler. I am waiting for a discussion of the details in private messages. Thank you!
Budget: 16000 UAH Deadline: 1 day
Good day,
I am ready to take on the execution of your projects in Telegram through RPA automation and a scheduler. I have experience working with TG bots, clickers, and similar tasks. I can ensure professional execution of the assigned tasks. My rate is $16 per hour.
Best regards,
Maxim
Budget: 4000 UAH Deadline: 7 days
Good day. I am extremely interested in your project.
I have 3 years of experience in web automation (python selenium) and writing telegram bots and user bots.
Previously, I was involved in bot farms for social networks such as Twitter, Facebook, Instagram.
Write - I will be glad to cooperate!
Ищу опытного Python-разработчика, который сможет провести полный аудит существующего проекта, устранить ошибки и довести его до полностью стабильной работы. При необходимости допускается полная переработка архитектуры проекта или написание новой реализации с сохранением всей необходимой функциональности. Что предоставлю Исходный код текущего бота. Видео с демонстрацией того, как должен работать бот. Полное техническое задание с логикой работы. Основная задача Необходимо восстановить стабильную работу бота и гарантировать выполнение полного сценария без сбоев. Если текущую архитектуру невозможно качественно исправить, допускается полная переработка проекта. Главная цель — не сохранить существующий код, а получить полностью рабочий, стабильный и поддерживаемый продукт. Что необходимо сделать 1. Провести аудит проекта Перед началом работы необходимо: изучить существующий код; определить причины, по которым бот перестал работать; оценить, что можно исправить, а что целесообразнее переписать. 2. Восстановить всю функциональность После завершения работ бот должен корректно выполнять весь сценарий: регистрация нового аккаунта; подтверждение входа по коду из электронной почты; авторизация; выполнение сценария согласно техническому заданию; завершение работы; переход к следующему аккаунту. Все этапы должны работать автоматически без ручного вмешательства. 3. Исправить существующие ошибки Необходимо устранить любые ошибки, связанные с: авторизацией; получением кода подтверждения; нестабильной работой; зависаниями; неожиданным завершением программы; ошибками после обновлений сайта; некорректной обработкой исключений. 4. Сделать проект устойчивым Бот должен: корректно обрабатывать ошибки; не уходить в бесконечные циклы; автоматически завершать неудачные сценарии; корректно продолжать работу после некритичных ошибок; вести понятные логи. 5. Панель управления Необходимо сохранить либо переработать панель управления. Она должна позволять: запускать и останавливать работу; изменять необходимые настройки; просматривать текущий статус; просматривать журнал работы и ошибок. Интерфейс должен быть понятным и стабильным. 6. Код Требования к коду: понятная структура проекта; разделение логики по модулям; возможность дальнейшей поддержки. 7. Совместимость Проект должен запускаться на современной версии Python. Исполнитель обязан предоставить полный список зависимостей и инструкции по запуску. 8. Проверка результата Перед сдачей проекта исполнитель обязан продемонстрировать полностью рабочий сценарий на видео: запуск проекта; прохождение полного цикла; отсутствие ошибок; корректную работу всех функций. Что предоставить после завершения исходный код; все изменённые файлы; инструкции по запуску; список зависимостей; видео демонстрации работы; краткое описание выполненных изменений. Важно Работа считается завершённой только после того, как весь функционал, описанный в техническом задании и демонстрационном видео, будет работать стабильно без критических ошибок. Если в процессе аудита выяснится, что текущий проект невозможно качественно исправить, допускается его полная переработка с сохранением всей необходимой функциональности. При отклике прошу сразу указать: опыт работы с Python; опыт автоматизации браузеров (Playwright, Selenium или аналогичные инструменты); опыт работы с REST API; стоимость работы; ориентировочные сроки выполнения.
A Telegram bot needs to be developed in Stand Pulse for the client's test. The test has 5-7 questions with 5-7 answer options. Based on the client's answers, the bot will calculate scores and provide a result (6 options).
Develop a Telegram bot for receiving and processing customer inquiries, as well as a web administrative panel for managers. The Telegram bot should provide a modern and convenient communication format, similar to the Monobank support service: displaying an inquiry counter (under the nickname), confidentiality (clients have access only to this chat, other users are restricted), a convenient chat with the manager, and an intuitive interface for the user. The administrative panel should provide managers with full functionality for effective work with inquiries, including their distribution, maintaining a communication history, changing application statuses, and internal interaction. Special attention should be paid to the analytical module, which will allow tracking key performance indicators: inquiry statistics, first response speed, average application processing time, productivity of each manager, inquiry conversion, team workload, and other KPIs for assessing service quality. We have attached a more detailed technical specification in the format of Google Sheets for your review (in addition to the specification itself, other sheets contain deadlines and other questions that may interest you).
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.