Budget: 7000 UAH Deadline: 3 days
Hello
I have already worked with desktop applications on Python for Telegram (Telethon/Pyrogram), fixing similar bugs with asynchronous threads and interface freezing.
Portfolio: Freelancehunt
Estimated price, timeline: 8000 UAH, 2-3 days.
Write to me, I am ready to look at the source code and start working.
Budget: 27000 UAH Deadline: 3 days
I will take the current Python/Telethon version not from scratch, but as a stabilization task: I will check the main tabs, start/stop campaigns, import TData/sessions, statuses, logs, SQLite errors, auto-responder, and make sure that the application shows the real state of processes, not just "running" in the interface.
Have you already separated the critical scenarios that must definitely work within these 3 days, or is the main risk now that the application is too large, and without prioritization, one could spend time on secondary tabs without fixing the start/stop of campaigns and clear diagnostics?
Budget, deadlines, and final volume will be discussed in private correspondence after reviewing the project, launching the application, current errors, SQLite database, GUI structure, logs, test accounts/proxies, and the list of functions we consider essential for the final build.
Budget: 2000 UAH Deadline: 7 days
Hello, I have worked on Telegram automation for a marketing agency (40,000+ users, 95% uptime), a project similar to your Teleton - stabilizing Python applications for Telegram with GUI and databases.
Interesting task! Do you currently have the biggest problem with the multithreading of campaigns, or are you more concerned about the instability of the interface?
I suggest we get in touch; I will provide you with a free technical consultation and we can create a development plan + I will tell you about my team!
Budget: 20000 UAH Deadline: 3 days
Good afternoon, I went through the archive and am ready to take on the project to study the source code and bring the application to a stable, reliable build. I will also support the project in the future. I have extensive experience working with the Telethon library and within Telegram in general. Please message me privately to discuss. Thank you.
Budget: 8000 UAH Deadline: 10 days
I have encountered similar tasks related to stabilizing Python applications with the Telegram API and complex mailing logic. I am ready to go through the entire scenario from start to finish to fix bugs and improve the status interface. What is the current stack for the GUI and how flexible is it to change the interface in the project?
Budget: 27000 UAH Deadline: 3 days
Hello! The task is clear. In the software for automating Telegram (especially based on the Telethon/Pyrogram libraries), the main problems always boil down to three things: asynchronicity (leakage of threads/tasks), which causes the "Stop" buttons to be unresponsive; SQLite locks (database is locked) when multiple accounts are working simultaneously; and swallowing errors from Telethon (when FloodWaitError or AuthKeyDuplicatedError are not displayed in the UI, leaving the status as "running"). I can fix it, I guarantee a timeframe of 3 days and I will add a surcharge for urgency.
Budget: 27000 UAH Deadline: 3 days
Hello. I have extensive experience in developing Telegram bots. I am ready for collaboration.
Budget: 4000 UAH Deadline: 3 days
Hello! I am ready to help with your project. I have extensive experience in development and can implement all necessary components according to your documentation. I guarantee quality execution within the agreed deadlines.
Budget: 1000 UAH Deadline: 1 day
Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various parsers. Please write to me in private messages to discuss the details. I would be happy to help :)
Budget: 15000 UAH Deadline: 10 days
Good day! We have experience working with the Telethon library and optimizing Telegram clients. We implement stabilization through asynchronous queue processing and improve API exception handling. We will conduct a code audit, eliminate memory leaks, and ensure the proper functioning of all mailing and parsing modules. We are ready to start refining your application.
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Bot Development
Create a chat bot with an admin panel for a company that deals with solar panels for lead processing.
Task: Telegram bot TRUST for fleet management
PP T.R.U.S.T — a Ukrainian transport company (freight transportation, KVED 49.41), Chernihiv. Fleet — 12 trucks, 18 employees.TRUST⚡️ — a Telegram bot for managing the operational activities of the fleet: drivers, vehicles, trailers, documents, trips, refuels, reports. The bot is the operational core of the company, Google Sheets is used as a data output and reporting layer.Some modules have already been implemented (see section 5), some are logically described but not coded. A developer is needed to complete and stabilize the entire system according to this technical specification. https://docs.google.com/document/d/1TyNC7tFKnNOn6imWczUHp-xgtcxUFyu8UtCM3UssVCY/edit?usp=sharing
A web application needs to be developed for automating order confirmation and offering additional products to customers via Viber. Orders are received in the CRM SalesDrive. General workflow: 1. The manager selects one or more orders from SalesDrive in the web application, chooses a scenario and one or more promotional flyers, and then initiates automatic processing. 2. A transactional message with order details: products, amount, payment method, city, delivery service, and branch/address is sent to the customer via Viber Business Messages. The customer chooses: — “Yes, continue”; — “Contact the manager”. 3. After confirmation, one or more selected promotional flyers with additional products are automatically sent to the customer. 4. The customer writes in free text form, in one or several messages, which products and in what quantity they want to add. After completing their selection, the customer presses the button “I have selected everything”. 5. The AI analyzes all customer messages and matches the selected items only with the products contained in the flyers sent to the customer. For each flyer, a structured list of products and their IDs/articles is stored in the system in advance. 6. The system generates a recognized list of products and quantities and sends it to the customer for confirmation. The customer chooses: — “Yes, correct”; — “Need to change”; — “Contact the manager”. 7. After confirmation, the selected additional products are automatically added to the existing order in SalesDrive. The amount and status of the order are changed. 8. After the order confirmation is completed, the customer is sent information about shipping times. Example: “The order will be shipped within 2 business days. If you need the fastest shipping, click the button below. We will take this into account when processing the order.” Buttons: — “All good”; — “Need fast shipping”. If the customer selects “Need fast shipping”, a corresponding mark or comment should be saved in the SalesDrive order. The automatic scenario continues at this point. 9. The customer is automatically sent an informational message about the need to inspect the package upon receipt. Example: “Please inspect the product at the delivery service branch upon receipt. If you find any mechanical damage, do not pick up the package and contact us. This will help us quickly resolve the situation.” Buttons and customer responses at this stage are not required. 10. The last message sent to the customer automatically includes the company's contact details. Example: “If you have any questions regarding the order, you can contact us: Phone: … Viber: … Telegram: …” Contact details and message text should be editable by the application administrator. 11. Non-standard cases are forwarded to the manager. For example: — the customer requests to change the order; — the customer chooses to contact the manager; — the AI could not unambiguously recognize the products or quantities; — the customer did not confirm the recognized list; — the customer sent an unsupported attachment; — a technical error occurred. After forwarding the order to the manager, the automatic scenario stops. Integrations: — SalesDrive API; — TurboSMS HTTP API / webhook, Viber Business Messages; — AI model API for recognizing free text from the customer. It is also necessary to implement: — a web panel for the manager; — receiving and displaying SalesDrive orders; — selecting one or more orders; — selecting a scenario; — selecting one or more flyers; — managing flyers and their associated products; — storing the state of the Viber dialogue; — dialogue history; — changing order statuses; — stopping the automatic scenario; — basic statistics. Incoming images, files, and voice messages from the customer do not need to be recognized. The AI works only with text. TurboSMS has confirmed the possibility of automatic message sending via HTTP API, receiving responses via webhook, and continuing the scenario within the Viber chat session. A detailed technical specification has been prepared and will be provided to the potential executor. In the response, please indicate: 1. The estimated cost of developing the MVP. 2. The estimated development time. 3. Whether there is experience with CRM/API/webhook integrations. 4. Whether there is experience integrating AI/LLM API for processing user text. 5. Examples of similar projects, if available.
A simple program or Telegram bot is required for parsing participants of chats and discussions in Telegram channels. Functionality: The user enters a link to the channel or chat. If a link to a channel is provided, the program should automatically navigate to the "Discussions" section and perform parsing specifically for discussion participants. The result should export only unique links to user profiles without duplicates. Additional selection requirements: Only users with their own public channel specified in their profile should be included. The user's channel must have at least 200 subscribers. Users with smaller channels are not suitable. A maximally simple and convenient tool is needed: just paste the link and start collecting data based on the specified criteria. I am not a programmer, so I would appreciate an assessment of the feasibility of such a solution and your suggestions for the optimal way to develop it. Standard parsers are not of interest to us — the implementation of the logic described above is required. Responses to your proposals may be within a day.
A small project needs to be implemented for selling digital and physical products. What needs to be done: Develop a simple modern landing page for selling 3 products: PDF version; physical kit; paid Telegram subscription. Connect payment through WayForPay. Integrate orders with KeyCRM: transfer of customer data; creation of orders in KeyCRM; possibility of further automation. Develop a Telegram bot for managing subscriptions: automatic access issuance after payment; subscription activity check; subscription renewal; automatic access removal after payment completion; user administration through a simple panel or bot commands. It would be a plus: experience with WayForPay; experience integrating with KeyCRM; experience creating Telegram bots and paid subscriptions. Please specify immediately: exact cost; implementation timeline; examples of similar projects.