Budget: 2000 UAH Deadline: 2 days
Hello.
I develop Telegram bots in NodeJS. Ready to start. Write me, let's discuss.
Budget: 2000 UAH Deadline: 2 days
Hello.
I develop Telegram bots in NodeJS. Ready to start. Write me, let's discuss.
Budget: 3000 UAH Deadline: 2 days
Hello!
I work with Excel and Google spreadsheets.
Ready to help with formulas or macros (scripts).
Integration of Telegram bot and email with Google spreadsheets.
Looking forward to collaborating.
Hello.
I work with Excel and Google spreadsheets.
Ready to help with formulas macros (scripts).
Communication with Telegram bot and email with Google spreadsheets.
I will be glad to cooperate.
Budget: 2000 UAH Deadline: 7 days
Good day.
I can complete the task, I have experience working with Google App Scripts, which will allow extracting data from a Google spreadsheet in a convenient format for further processing by the bot.
If needed, I can transfer the data from the Google spreadsheet to a database and create an admin panel for management (for an additional fee).
Server setup for hosting the bot (or on hosting) is included in the price. If the project is not too large, we can try to host it on free hosting.
Development stack:
Node.js, Telegraf.js
Budget: 2000 UAH Deadline: 3 days
Hello, my name is Roman, and I, along with my team of developers, are ready to take on your task. We have real experience with similar projects to your request. We can discuss all the details, price, and deadlines that suit you in private messages.
Budget: 2500 UAH Deadline: 3 days
Hello! I have experience in implementing Telegram bots with a user cabinet. I am ready to quickly and qualitatively implement your project. I will be glad to cooperate and discuss the terms of reference.
Budget: 3100 UAH Deadline: 5 days
Good day!
The task sounds easy.
I will be glad to discuss the details in PM, write!
Best regards, Andrey!
Budget: 2000 UAH Deadline: 1 day
Good day, we can do it quickly!
I write in the Python language
Please reply in PM with a more detailed SOW!
Budget: 2000 UAH Deadline: 1 day
I will develop a bot with integration of data with a Google spreadsheet, or your CRM. I will create commands for users, these commands will display the necessary data from the table and redirect your users further along the sales funnel, or show them the necessary content directly in the bot or on your website. In addition to integrating with your database, I will set up a posting scenario for each user to display relevant content with the required frequency and adapted text. Be sure that your task will be completed according to your expectations. Write me privately - we will discuss the tasks.
Budget: 2000 UAH Deadline: 3 days
Hello, Bogdan! I am ready to create a Telegram bot with a personal account for each user, using data from Google Sheets. Users will be able to see their investment portfolios and forecasts. We will discuss the detailed technical specification in person. I will confidently complete the task within tight deadlines with high quality!
Budget: 1950 UAH Deadline: 1 day
Hello! I am excited to take on creating a Telegram bot with such functionality. I have over two years of experience working with Telegram bots and I am ready to use various libraries for their development.
I am interested in learning more details about the requirements for the bot's functionality. For example, which specific data from Google Sheets should be displayed in each user's personal account? Are there any particular features or specifications that need to be taken into account?
I am confident that I can complete this project with quality and on time. Let's discuss in more detail the bot's functionality and all the project details.
Budget: 2500 UAH Deadline: 2 days
Good day!
There is a ready-made bot created on Smartsender
I can demonstrate it, write in private
I will customize it for your project
Budget: 2500 UAH Deadline: 3 days
Hello, I have created more than 20 chatbots with Google Sheets integration, I can implement this task in 3 days.
Budget: 5000 UAH Deadline: 5 days
Good day. I already have experience working with Google Sheets API and Telegram Bot API. You can see an example of this work in my portfolio, where student data goes from a Google spreadsheet to MongoDB. I will write the bot itself in Python using the aiogram library. The price and deadlines are approximate and may change after reviewing the specification.
Budget: 2000 UAH Deadline: 2 days
Good day!
Ready to implement your project in integrating a constructor for chatbots and Google Sheets.
Examples of my work in Portfolio: Freelancehunt
Budget: 2100 UAH Deadline: 3 days
Hello! I have reviewed the details of your project and I am ready to start working. I guarantee high quality and efficiency.
Budget: 2000 UAH Deadline: 2 days
Hello, I have been writing Telegram bots in Node.js for over 2 years, ready to complete your task, but need a clearer specification.
Budget: 2000 UAH Deadline: 1 day
Good day, I have created a similar bot and can adapt it to your needs. Please write me a personal message to discuss the details of the price and terms. I will gladly help you)
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.