Budget: 100 USD Deadline: 2 days
Good day! Ready to take on your project! I will execute it efficiently, ensuring a quality result, and will continue to provide full support for uninterrupted operation.
We can discuss the details in private messages.
Serhii Ivanov
Winning proposal- Projects 30
- Rating 5.0
- Rating 1 153
Budget: 27 USD Deadline: 4 days
Good day, I have experience in creating bots on Instagram/Telegram based on Manychat.
We can discuss in more detail for a better understanding of where to start.
Below are bots similar to your requests, but we will do it as a single project.
Survey bot: https://freelancehunt.com/showcase/work/telegram-bot-dlya-kvizu-manychat/1930313.html
Warm-up bot: https://freelancehunt.com/showcase/work/telegram-instagram-bot-dlya-progrivu/1951348.html
Instagram bot: https://freelancehunt.com/showcase/work/instagram-bot-manychat/1931924.html
- Projects 8
- Rating 5.0
- Rating 1 591
Budget: 500 USD Deadline: 7 days
Hello
I am a developer in the field of ML/DL & Bot Dev. Ready to complete your project. Write to me, let's discuss.
Budget: 80 USD Deadline: 3 days
Alexander, hello! I have created similar bots on several platforms. If needed, I can provide links to them. I have been working as a technical specialist for info business and courses for 5 years. I have extensive experience.
Ready to discuss the logic and scope. I will complete it in a couple of days.
Budget: 25 USD Deadline: 1 day
Good evening Oleksandr.
✅Ready to implement your project - have worked with you before. Shall we discuss all details in person?
💼 Have completed hundreds of similar tasks. Examples are in my portfolio - Freelancehunt
📌Here, the key words are implemented exactly with ManyChat (including comments) and also with subsequent surveys and transition to the main courses: https://freelancehunt.com/showcase/work/telegram-avtomatizatsiya-zapuskiv-onlayn-kursiv-arabskoyi/1950378.html
🤝I would be glad to collaborate again. Write to me
Budget: 40 USD Deadline: 1 day
Hello. I have made more than 20 bots with guides for subscribing on Menichati, the mechanics are worked out.
Feel free to contact me, I will gladly complete your project in the shortest possible time.
Have a nice day!
- Projects -
- Rating -
- Rating 392
Budget: 130 USD Deadline: 1 day
Good day, Oleksandr!
I have experience in developing similar tasks. If needed, I can send examples.
+- for me, the scope of the task is understandable. Usually, I do similar work in 1-2 days and charge 4500 UAH. But for an accurate estimate in your case, I need to know the volumes that need to be output in the Telegram bot.
Budget: 25 USD Deadline: 1 day
Hello
I propose to create such a chat bot based on the sendpulse service.
I have already made such chat bots on this platform, so I would be happy to implement it for you.
- Projects -
- Rating -
- Rating 352
Budget: 25 USD Deadline: 2 days
Hello! I will be happy to help create a chat bot. The final cost depends on the scope of work. We can discuss everything in detail privately ☺️
Budget: 2000 USD Deadline: 7 days
We will do everything qualitatively and turnkey:
— from a well-thought-out funnel and subscription verification on Instagram/Telegram via ManyChat
— to delivering the guide, warming setup, and directing to the test after receiving the material.
We consider:
- keywords in Direct and comments
- segmentation and engagement stages
- smooth transition to passing a mini-test before the main course
Do you have a linked Instagram Business account to ManyChat, ready text for the guide and test, or do we need to prepare from scratch?
Ready to evaluate and implement the project.
Budget: 25 USD Deadline: 1 day
Good day! I can set up automation in SendPulse: after payment, the client will receive access to a Telegram bot with the info product. I have experience with similar tasks — I will do it quickly and accurately.
I have over 4 years of work experience
Budget: 50 USD Deadline: 2 days
Good afternoon!
Please tell me:
Is the guide already ready and in what format should it be issued (PDF, link, etc.)?
Is the test a Google Form, or do you want to implement it also in ManyChat/chatbot?
Is there an Instagram Business account linked to ManyChat (for launching through comments)?
I will be happy to help. We can discuss the details right away — write in the language that is convenient for you.
Budget: 25 USD Deadline: 1 day
Good day
I can help with setting up the funnel in ManyChat for Instagram and Telegram: providing a guide, checking subscription, testing, and warming up for the course — I will do everything turnkey.
Contact me
Proposals are currently absent
Current freelance projects in the category Bot Development
Development of a Telegram bot: a closed platform-marketplace for experts I am looking for a developer (or a small team) to create a Telegram bot — a closed platform that connects verified experts and clients for solving professional tasks. The model is similar to a service marketplace with a supervising administrator, rather than a fully automated service. What is ready: A detailed technical specification (30+ pages) — user roles, step-by-step UX flows with button texts, status models for Requests/Cases, data model, payment status model, admin panel. Key functionality: - Two user roles (client / expert) with the possibility of combination - Verification of experts through the administrator (without automatic decision approval) - Selection and moderation of requests by the curator - Internal communication space within the bot (without disclosing contacts between parties) - Payment status model: escrow, confirmation of funds receipt, payments - Referral system with bonuses - Administrative panel with extended access rights Expected stack: at the discretion of the developer (Python/Node.js), the main thing is — experience with Telegram Bot API, working with states (FSM), databases, and payment integrations. Collaboration format: work based on the ready technical specification, discussion of deadlines and budget after reviewing the document. What to send: examples of implemented Telegram bots (preferably — with complex state logic or payments), an estimated timeline and cost.
Technical assignment for the client search automation system in Telegram Development 1. General task It is required to create an MVP system for automatic client search in Telegram chats with the provision of found users to sales department operators. The system should consist of: user bots based on Telethon; Telegram bot for operators; Telegram bot (or a separate administrative section within the bot) for the administrator; PostgreSQL database; Docker configuration for deployment in configuration. A web panel is not required at this stage. 2. Working with multiple Telegram accounts The system must not be limited to one Telegram account. It is necessary to ensure support for multiple accounts (for example, 5 or more) with the ability to increase their number without changing the configuration. For each account, there should be the ability to: authorize via Telethon; maintain its own session; connect a new account; disconnect an account; replace an account without losing the database. The administrator should be able to independently connect new Telegram accounts. 3. Distribution of chats among accounts The system will use a large number of Telegram chats (approximately 800 or more). All chats are included in a single system. The system should automatically: manage chats among connected accounts; observe Telegram restrictions; Handle the need to transfer a chat to another account; Prevent duplication of one chat by multiple accounts (unless specifically included). It is desirable to ensure load balancing among accounts. 4. Managing the chat list The administrator should be able to do this without the developer's involvement: connect a chat; delete a chat; import a list of chats from a file; bulk upload chat costs; enable or disable monitoring of individual chats; restart history collection for a selected chat. After adding a new chat, the system automatically includes it in one of the key accounts. 5. Data collection For each connected account, it is necessary to implement: Initial parsing After adding a chat: loading message history for the specified period; saving all available information. Monitoring After the initial loading is completed: constant tracking of new messages; saving new users; saving new activity of existing users. 6. Handling Telegram blocking requires proper handling: FloodWait; PeerFlood; temporary Telegram restrictions; erroneous connections; connection breaks; possible reconnections; temporary unavailability of the account. If one account is temporarily blocked by a restriction, the rest of the work continues. 7. User data storage. For each user, the following should be saved: Telegram ID; first name; last name (if available); username; profile link; list of all chats; message text; date and time of the message; link to the message (if obtainable from Telegram). User merging is performed exclusively by Telegram ID. If a user has written in 20 chats — they display one card. 8. User card The operator should see: first name; username; Telegram ID; profile link; list of all chats; messages; activity date. Example: User: Ivan Ivanov ID user : 123456789 Chat "Business": Message: "Good day, interested in advertising" Date: 01.03.2026 12:15 Chat "Marketing": Message: "Who is handling promotion?" Date: 05.03.2026 18:42 9. Operator work The system should automatically form a queue of clients. After receiving a client: the user is assigned to an operator; the second operator cannot receive the same client; maintain a history of actions. Statuses: Took the client; Unavailable; Could not reach; Refusal; In progress; Call back; Delete. After selecting a parameter, the next client will automatically open. 10. Reissuing users There should be an option to configure user reissuance. For example: never; after 30 days; after 60 days; after 90 days; arbitrary period. 11. Administrative section The administrator should be able to: Account management add an account; delete an account; view account status; view account restrictions; replace an account. Chat management add; delete; import; export; disable monitoring; disable monitoring. Operator management add; delete; block; change rights. Parser management start collection; stop collection; rebuild history; view current status. Statistics View: number of users; number of messages; number of processed clients; number of active operators; number of connected accounts; number of active chats. 12. Database Use PostgreSQL. It is necessary to store: users; messages; chats; activity; Telegram accounts; operators; processing statuses; processing history; distribution of chats among accounts. 13. Scalability The architecture should provide the ability to: connect 10, 20 or more Telegram accounts; connect thousands of Telegram chats; handle load; export data; work with CRM; connect new features without a complete project overhaul. 14. Docker The executor should set up: docker-compose.yml; Dockerfile; launch instructions; update instructions; database backup instructions. The system should manage the command as one.
A Telegram bot needs to be created with a program that will monitor listings on three apartment rental websites (olx, lun, rieltor.ua) and send them structured in Telegram.
I'm looking for an experienced developer to create a smart AI chatbot on Instagram for a local sushi bar (takeaway/delivery format) in Vienna. This is a pilot project for our agency, based on the results of which we will collaborate on a permanent basis with other clients in Europe.What the bot should do: Automatically and instantly respond to direct messages on Instagram 24/7. Consult clients about the restaurant menu, roll ingredients, prices, and delivery/takeaway conditions (based on a knowledge base that we will provide). Communicate politely, close the client on orders, and help choose items. Send notifications about new orders or hot leads to a closed Telegram chat for kitchen staff.Technical requirements: Implementation based on ManyChat / Make.com / Typebot or OpenAI API (we are open to your suggestions on how to make it simpler and more stable). The bot must support two languages: Ukrainian and English (German is welcome, but not mandatory at the start).From you, I expect: Examples (cases) of similar implemented bots for product businesses or restaurants. An estimated cost for developing such a template. Completion timelines. The budget will be discussed with the successful candidate.
Create a chat bot with an admin panel for a company that deals with solar panels for lead processing.