Telegram bot
A telegram bot is needed that will receive and send data via API
Would you take it on and what additional information is needed for an accurate cost estimate?
Functionality
1. Authorization for the bot should be as follows - the user enters the command /auth + password. This password should be sent to POST /api/v1/bot/auth. If the bot receives a code 200, then the user is shown the buttons "My Schedule" and "Submit Work"2. My Schedule - It is necessary to take the object from GET /api/v1/bot/orders to get all the information about the orders and display the data
In the schedule, each order is displayed according to the following template:
Order number: XXXX
Manager: XXXXX
Deadline: XXXXX
Stage: XXXXX
The deadline can be taken from one of 3 fields:
1. "Plan Date" - if "Order Stage (Retention)" = "Author writes plan" 2. "Author's Half" - if "Order Stage (Retention)" = "Writing 1h", "Writing 1/3" 3. "Author's Date" - if "Order Stage (Retention)" = "Making edits"/ "Writing"/"Writing 2h"
3. When the user selects "Submit Work", they are shown a list of order numbers (buttons) from the same route GET /api/v1/bot/orders
The user selects a specific order and the next step is to send the work files. When the author finishes sending the work files to the bot - they click the button "Select Stage" - they will have the following options:
1. Plan
2. Edit Plan
3. Introduction
4. Edit Introduction
5. Chapter 1
6. Edit Chapter 1
7. Chapter 2
8. Edit Chapter 2
9. Chapter 3
10. Edit Chapter 3
11. Half
12. Edit Half
13. Drawing
14. Edit Drawing
15. Report
16. Ready
17. Edit Ready
After selecting the stage - the files sent by the user are sent to WordPress (you can see how this was implemented in our previous bot, we will provide access)
And the data selected by the user is sent to POST /api/v1/bot/orders/:id/results (where :id is the order number). At the same time, it is necessary to send data and files to our manager with chat_id (which can be extracted from the order selected by the user, as the manager is stored in the order object in the format "Name" + chatID) and to the telegram channel kursach.site applications (I cannot say exactly how this is currently implemented, as the current bot is poorly written, which is why we want to change it).
A message in the format is sent to the channel and the manager:
New work
Name: XXXXX
Order number: XXXX
Manager: XXXXX
Stage: XXXXX
+FILES
Bot limitations:
1. No more than 10 files in one message when submitting work
2. No more than 15 orders in one message when receiving the author's schedule


-
📌Hello.👋
⭐️My name is Andrey. I am a UI/UX Designer
⭐️I am the founder of: Juicy-ART Digital Agency
⭐️My work experience: 12 years+
• ➡️I can show works specifically on Telegram Bots
• 🎨Portfolio:Freelancehunt
• ✅Work rating on Behance (over 500,000 views)
• 💼More works here:Dribbble
-
166 ✅ I have worked on similar solutions with authorization, API integration, file uploads in WordPress, and sending messages to Telegram channels.
I can write clean code, taking into account all limitations (10 files / 15 orders), and provide convenient documentation for further support.
I am ready to discuss the details and estimate the budget after I receive the API responses and requirements for integration with WordPress.
For an accurate cost and timeline estimate, the following are needed:
Examples of API responses (/auth, /orders, /orders/:id/results) — at least the JSON structure.
… Access or documentation for integration with WordPress (how files are uploaded, what parameters are accepted).
Approximate load volume (number of users, average number of orders).
Is deployment needed (server, Docker, CI/CD) or is just the code sufficient?
Are there any language requirements (Python / Node.js) or framework requirements (Aiogram / Telethon / pyTelegramBotAPI)?
-
571 6 1 1 Hello!
I will create a Telegram bot that will authenticate via password, receive and send data through your API, and work correctly with the routes /auth, /orders, /results.
Functionality:
* Authentication via the command /auth + password (POST /api/v1/bot/auth).
* Receiving the order schedule (GET /api/v1/bot/orders) and displaying it in the required format (number, manager, deadline, stage).
* Sending files when selecting the "Submit work" command with the specified stage.
… * Transferring files to WordPress and sending data to the manager (chat\_id) and to the channel.
* Support for limitations: no more than 10 files at a time, no more than 15 orders in one message.
I will use Python + aiogram, implement FSM logic, error handling, and tests. The code will be structured and easy to maintain.
-
937 5 0 1 Hello!
I am engaged in the development of Telegram bots using NodeJS.
I am also proficient in the Python programming language, connecting to various API services, databases, and visual tables.
I propose to discuss the details of your project, after which we can agree on a budget and timeline that works for both of us.
My portfolio and ready-made solutions can be found on the website - https://vaysed.me/
Or in the Freelance profile.
I would be happy to work with you!
-
10130 117 0 Hello!
I am developing bots for Telegram using NodeJS. I am ready to take it on. Write to me, we will discuss.
-
1900 45 1 4 Good day
Having studied the bot's architecture, I will be able to write everything of high quality
I will be happy to collaborate
-
411 6 1 Hello! Interesting! Tell me more about the bot's concept: what functions, who will it interact with, what APIs are needed?
-
573 9 0 Write in private messages, I will write a bot and host it.
-
93984 1263 1 10 Hello. I have extensive experience in developing Telegram bots. I am ready to collaborate.
-
906 14 0 2 Hello!
I have extensive experience in developing Telegram bots with integrations through APIs, including user authorization, working with files, and the logic of sending data to external services (WordPress, CRM, third-party APIs). Your functionality is entirely feasible; the main thing is to clearly think through the data structure and processing scenarios.
To provide an accurate estimate of cost and timelines, I need to clarify:
Is the API already stable and tested (is there documentation)?
In WordPress, is a transfer needed via REST API, or will there be a ready endpoint/plugin?
After this, I will be able to provide the final amount and deadlines.
-
978 5 1 ***READ TO THE END***
Good day, you have everything well described, but there is a lot of text... I won't say I'm too lazy to read it, I read everything and grasped the essence, but it doesn't give a clear idea of what you need. You described the process, but not what exactly this bot/order represents, since most likely part of what you described will be replaced by other methods and best practices. I want to discuss in more detail in private messages what this represents. You also mentioned that you already have a similar bot, but it does not meet your requirements; I can take a look at it (but I will still write a new one from scratch).
I want to offer myself for implementation; I am confident that I can handle the task!
I use best practices and minimal self-written code, utilizing ready-made solutions when writing bots.
+ Working with me:
1 month of free technical support, 3 revisions for free, not new features but existing ones.
Issuance of a license for the bot with the transfer of rights.
Complete documentation for operation for developers as well as for users/managers/super admins/admins.
I can install it on VPS, but judging by the bot's description, a regular PaaS server like Railway will be enough for you, costing only $5 per month; a domain is not needed.
… I wish you to achieve a satisfactory result from the project and find the right specialist.
According to the preliminary specifications, terms and price:
Implementation term without VPS is 5 days, with VPS is 7 days + a domain will be needed.
Cost of work is 10,000 UAH without VPS, 14,000 UAH with VPS.
My 1 day costs 2,000 UAH.
All the best!!!
I CAN SHOW MY PRIVATE REPOSITORIES.
-
5195 210 0 Good day.
I can take on the writing of a Telegram bot.
I write in C#. The bot will be presented in the form of an .exe program that can be run on a PC with Windows or a rented Windows Server.
-
3482 50 0 Good afternoon
I am ready to discuss the details of the work and then proceed with its execution
I will be able to provide the price after the discussion
-
4796 67 0 Good day. I am ready to create such a bot for you. Message me privately and we will agree.
-
1711 8 0 Hello! I would be happy to complete this project for you. I just need to clarify some details. To start working, I will need Postman collections and a test key for API setup.
I suggest discussing the details of the bot in private messages. I will create a convenient solution for you with a pleasant and understandable interface (markup, inline keys, menu). I have a few similar cases that I can share in private.
My portfolio:Freelancehunt
-
2923 26 0 Good day! I am interested in your project. Ready to discuss the details.
Current freelance projects in the category Bot Development
BOT, TG
226 USD
Hello everyone, friends. I will try to describe what is needed in more detail, but if questions arise, we will discuss them more deeply and clarify in private messages. We are focused on sales in the construction sector: in general, this includes several sales channels and… Data Parsing, Bot Development ∙ 39 minutes back ∙ 10 proposals |
Development of a Telegram bot according to the specifications
609 USD
It is necessary to develop a Telegram bot according to the specifications:https://docs.google.com/document/d/1ysaZuOs53k6E8ny8QoNgUofpqCJ9b6MjfC3v-F7lw50/edit?usp=sharingThe estimated budget for the project is defined in the specifications.Please familiarize yourself with the… Bot Development ∙ 1 hour 25 minutes back ∙ 21 proposals |
Telegram Bot RPGHello, dear programmers! I am looking for a developer to create a Telegram project in the format of a text-based role-playing game (RPG) in the Eurovision universe (similar to text-based role-playing Club Romance). Please read the concept step by step and give your feedback on… Gaming Apps, Bot Development ∙ 21 hours 5 minutes back ∙ 61 proposals |
Technical Specification for Refinement of AI Bot for Generating Personalized SongsTECHNICAL TASK FOR IMPROVING THE AI PERSONAL SONG GENERATOR BOTMAIN GOAL Create a stable premium product that: generates the highest quality personal songs; does not fabricate facts about the client; works stably under load; is easily scalable; allows for analysis and… Python, Bot Development ∙ 21 hours 58 minutes back ∙ 30 proposals |
A bot needs to be created in Telegram for subscription payment.
45 USD
A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links. Python, Bot Development ∙ 1 day 14 hours back ∙ 78 proposals |