Budget: 2000 UAH Deadline: 14 days
Good day .
Interested in your task. I have a choice that can make you happy. I'm looking forward to the FIDBACK.
and thank you.
Budget: 2000 UAH Deadline: 1 day
Hello to you.
I can use Python script. There will be both the parsing of the mail and the telegram bots.
We can put on free hosting, such as python anywhere or repl.it.
But we can choose more serious hosts: there the price will be $4 a month (the first two months are free)
I will be happy to implement this project for you. I'm looking forward to your message to LS for cooperation!
Budget: 3000 UAH Deadline: 3 days
Hello to you! There’s a similar project, only there are cracks with the epicenter and it creates transactions in keycrm. I do it quickly and efficiently on Python. Hosting will cost $7 per month. If you already have hosting/vps I will put it there. Write to LS.
Budget: 2000 UAH Deadline: 4 days
Welcome, I had similar experience, I would like to take the order.
I have been working in Python for 3-4 years.
I will be glad to you in private messages.
- Projects -
- Rating -
- Rating 202
Budget: 2000 UAH Deadline: 2 days
Hello, everything can be done easily and quickly using a php script and a bot telegram that sends the chat data from the form.
The stages:
1 . Creating and connecting a PHP script
2nd Creating a bot that he would receive the data and send to the chat
4 . Prepared )
If you have a website on WordPress, it’s solved by one plugin.
This is all in my power, I will do it without any problems. thank you)
Budget: 3000 UAH Deadline: 3 days
Good afternoon.
I can write a program on Windows. It is connected to gmail mail, then the program will track new messages coming to the mail, check them, and send notifications with the necessary information in the telegram chat for the help of the telegram bot. This can all work on your computer, or on a rented Windows Server. If the computer is shut out for a certain time, nothing terrible. The program will download new letters when it starts again.
Budget: 2000 UAH Deadline: 3 days
Good evening .
What is your website written on? You can make a service to send these messages directly from the site.
Then Zapier will not be needed.
There is a lot more how to do this.
Budget: 2000 UAH Deadline: 3 days
Hello, I have experience working with this task. Only in that case the customer had to automatically transfer the data to the Google table and send the information about it to the telegram-bot.
If everything is as you indicate, we can do it without third-party services and exclusively by our own powers.
The price and deadline are indicated in advance. If you are interested in my proposal, I suggest you discuss everything in personal messages.
Budget: 2000 UAH Deadline: 1 day
Good day, ready to do this work on Python.
First I will receive letters with almost then decoding them and send you to the TG bot
I will be happy to cooperate
Proposals concealed
Proposals are currently absent
-
Gregory P. 26 January 2024Вопрос только в том, кто будет выбирать и разбирать почту, и какую.
И, главное, за сколько? Цифру 2000 явно принимать к сведению не нужно, наверное.
-
Pavlo Balyuk 26 January 2024На чём у вас магазин? Гораздо проще было бы интегрировать взаимодействие с телеграмом в код вашего сайта. Другие варианты сложнее и дороже.
-
Dmitro K. 26 January 2024Доброго дня.
Повідомлення мають потрапляти до якогось конкретного користувача у телеграмі чи просто у якусь групу?
-
Volodymyr Shyshlevskyi
26 January 2024
В группу, в которую будет добавлен чат бот и другие люди которые будут читать эти сообщения
Current freelance projects in the category Bot Development
Bot for mirroring positions on Binance Futures (Python) A bot is needed that reads my positions on Hyperliquid (public API) and Bitget Futures (my read-only key) and proportionally replicates them on my Binance USDT-M Futures via API. Logic: opening, increasing, partial closing, full closing — everything is mirrored with a customizable size ratio. Polling every 5–10 seconds. Correct handling of partial closures and averaging is mandatory. Requirements: notifications in Telegram about trades and errors; config (pairs, ratio, limits); deployment on my VPS + instructions; source code is transferred to me. I will enter the keys myself. Stages: 1) Hyperliquid→Binance, test with small amounts; 2) Bitget→Binance. Payment through safe in stages. In your response, indicate your experience with exchange APIs and how you will handle a partial closure of 30% of the position by the leader.
Development of an Automation System for Finding Potential Clients on Telegram RequiredProject Description I am looking for a developer to create a system that will automatically find active users in Telegram chats and form a convenient queue for the sales department. Currently, managers manually review about 800 Telegram chats, searching for users who have recently shown activity, then open their profile and contact them via Telegram. This process needs to be maximally automated. I am interested not just in writing code, but in creating a reliable system that can be further expanded and refined.Main Task The system must automatically: monitor a large number of Telegram chats; collect users who have shown activity over a selected period; aggregate all activity of a single user; exclude duplicates; form a queue of operators; maintain a history of client processing.Data Source To obtain information, it is necessary to use the Telegram Client API. Preferably use: Telethon; or Pyrogram (if the developer considers this option more suitable). Using the Telegram Bot API to read third-party chats is not suitable. Work must be carried out through an authorized Telegram account (userbot).Chat Monitoring It is necessary to ensure operation with approximately 800 Telegram chats. The administrator must be able to independently: add new chats; remove chats; temporarily disable monitoring; re-enable monitoring; upload a list of chats from a file; view the list of connected chats. The Telegram account must be a member of these chats.Activity Collection The system must collect the maximum amount of information that Telegram technically allows. At a minimum, it is necessary to record: messages; comments; replies to messages; other publicly available user actions. If Telegram allows obtaining information about user reactions, it is desirable to implement this functionality as well. If there are limitations from Telegram, please describe them immediately and suggest the optimal implementation option.Operating Modes Two modes need to be implemented.1. History Collection The administrator selects a period. For example: from Saturday to Monday. After that, the system analyzes the message history for the selected period and forms a list of users.2. Automatic Monitoring After the initial launch, the system must automatically receive new Telegram events in real-time without re-analyzing the entire history.User Card Each user must be displayed only once. Aggregation should preferably be done by Telegram ID, not by username. The user card must display: first name; last name (if available); username; Telegram ID; link to profile; number of found activities. Below, the entire activity history should be displayed. For example: Chat #1 Message: “Hello, I am looking for a supplier of equipment” Date Time Chat #2 Message: “Interested in the price” Date Time Chat #3 Comment Date Time If a user has shown activity in several chats, the operator should see all information in one card.Exclusion of Duplicates If a user is found in several chats, they should be displayed only once. All found activity should be automatically aggregated.Operator Queue After forming the database, the system should create a queue of users. The operator opens the next card and immediately receives all information about the user. If several operators are working simultaneously: one user should not be assigned to two operators at the same time; the card should automatically be assigned to the operator during processing. After processing is completed, the next user is automatically opened.Processing Statuses After a call, the operator must select one of the statuses. It is necessary to implement: Took the client; Unavailable; Could not reach; Refusal; In progress; Call back; Delete. After selecting a status, the system automatically opens the next user.Reissue It is necessary to provide the ability to configure the reissue of processed users. For example: do not reissue; issue again after 30 days; after 60 days; after 90 days. The settings should be available to the administrator.Search A search is needed by: first name; username; Telegram ID.Filtering It is desirable to implement filtering: by statuses; by operator; by period; by chat.Statistics At a minimum, I would like to see: For each operator: how many clients have been processed; how many successful; how many refusals; how many missed calls; how many are in progress. Overall statistics: number of found users; number of new ones; number processed.Database PostgreSQL is preferred. It is necessary to store: users; activities; statuses; processing history; operator queue; list of monitored chats.Administration An administrative interface is desirable. This can be: a web panel; or an administrative section of the Telegram bot. Through it, it should be possible to: manage chats; manage operators; start collection; view statistics; change main settings.Scalability I would like the architecture to initially provide for further development. For example: connecting multiple Telegr
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.
Essentially, a very simple bot that will send a certain text to people at my request. I will formulate all the details in private messages.
I need a specialist who can help me promote my Instagram page not through advertising, but through a creative approach. The theme is fitness. The location is the Italian countryside. Additionally, I am considering selling mini products through a Telegram bot and need someone to create it for me.