• Projects 15
  • Rating 5.0
  • Rating 7 744

Budget: 10000 UAH Deadline: 10 days

I am implementing relay logic through Python (Aiogram) or Make + Airtable/Redis for storing session states: this will ensure instant message routing without disclosing user metadata. The price benchmark is $250 for the complete session logic and database, the execution time is 3-4 days, I will send cases of complex chatbots in private.

Are you considering the option of pure Python instead of Make, to avoid limits on the number of operations when scaling to 100+ students?

  • Projects 34
  • Rating 5.0
  • Rating 12 562

Budget: 11500 UAH Deadline: 4 days

Good day!

I understand the task, I have experience, and I am ready to implement it.

  • Projects 20
  • Rating 5.0
  • Rating 4 785

Budget: 5000 UAH Deadline: 5 days

Hello. I have reviewed the technical specifications, and the task is clear.

Regarding the implementation: You mentioned Make, but for the active chat task (relay bot), this solution will be suboptimal: it is slow under load and will require significant monthly expenses for Make's operational costs.

My proposal: Implement the bot in Python (clean code).

Savings: You will not need to pay for a Make subscription; the bot will run on regular hosting.
Speed and stability: Messages are delivered instantly, without delays.
Scalability: The system can easily handle 100 or 1000 students without additional costs.

  • Projects 118
  • Rating 5.0
  • Rating 10 390

Budget: 2000 UAH Deadline: 1 day

Hello.

I develop bots for Telegram using NodeJS. I am ready to take on the project. Write to me, we will discuss.

  • Projects 22
  • Rating 5.0
  • Rating 5 237

Budget: 12000 UAH Deadline: 7 days

Maxim, good day!

I have 3+ years of experience in automation based on make.com. This includes developing various bots in Telegram. I am ready to implement such a bot turnkey.

Can we discuss the details?

  • Projects -
  • Rating -
  • Rating 364

Budget: 4000 UAH Deadline: 10 days

Good day, I will gladly help you with this project and its implementation. Write to me.

  • Projects -
  • Rating -
  • Rating 435

Budget: 4500 UAH Deadline: 10 days

Hello, Max!
I can implement a "student-teacher" chat in a Telegram bot through Make.com—this platform is well-suited for relay logic, working with webhooks, managing sessions, and routing messages without revealing contacts and without writing code.

I would be happy to discuss the details to propose the optimal solution.

  • Projects 57
  • Rating 5.0
  • Rating 2 991

Budget: 5000 UAH Deadline: 2 days

Hello.

Before writing this, I tried to implement a bot, and I will show what I achieved in a personal video.

I am curious how the logic of the bot you described ensures convenience of the interface for teachers? Because since a teacher can communicate with several students at the same time, it is necessary to clearly organize the space for each chat.

As I mentioned, I have already implemented the bot, so I can show how it works. If needed, I can fix or improve it.

Message me privately, and I will demonstrate the result.

  • Projects 9
  • Rating 5.0
  • Rating 3 945

Budget: 8000 UAH Deadline: 7 days

Good day.

I have carefully analyzed your technical assignment. The described logic is fully implementable within the Telegram Bot API without creating separate chats and without disclosing any contact details between the student and the teacher.

I propose implementation in the form of a relay chat, where the Telegram bot acts as the sole intermediary, and all message routing and session control are carried out through Make (Integromat) and an external data storage.

How it will work technically:
- The student in the bot selects the action "Write to the teacher"
- The bot shows a list of available teachers
- After selection, an active session is created (student - teacher)

  • Projects 13
  • Rating 5.0
  • Rating 1 405

Budget: 5000 UAH Deadline: 7 days

Hello. I have carefully read the technical specifications, the logic is clear, and I have experience in developing Telegram bots.

I can implement in Python:
- a bot as a single communication channel
- storage of connections and session states in a database or Excel
- message routing

Additionally, I can implement:
manual session closure
message logging

Telegram bot for price comparison of goods + Store parsing
  • Projects -
  • Rating -
  • Rating 121

Budget: 4000 UAH Deadline: 1 day

Good day. I am ready to complete this project as I have extensive experience in application development.

  • Projects 7
  • Rating 5.0
  • Rating 1 930

Budget: 10000 UAH Deadline: 4 days

Hello.

I will create a "student ↔ teacher chat" as you described: one relay bot, without forwards and contact disclosure, with managed sessions and auto-closing on timeout. I have made such setups for online schools: the teacher conducts several dialogues in parallel, the bot clearly marks who the message is from, stores the connection, and does not allow the number or nickname to be "passed through."

I will do it in Python — it is more reliable than Make. Control over queues, timeouts, idempotency, and logs is needed, not SaaS limits and subscriptions. It is easier to maintain low latency and scale to 100+ students in code.

I am ready to start today. Please send the wording for the system messages to get started.

  • Projects 29
  • Rating 5.0
  • Rating 2 006

Budget: 15000 UAH Deadline: 7 days

Good day, Max

I have extensive experience in developing Telegram bots. I can easily complete your task for a load of even 1k+ students.

I am ready to design the system, database, and admin panel according to your needs. We will agree on the final budget and deadlines after discussing the functionality of the admin panel.

Write to me, I will be happy to collaborate. I will be waiting for feedback.

  • Projects 19
  • Rating 5.0
  • Rating 19 982

Budget: 15000 UAH Deadline: 4 days

Hello, Max! Implementing a chat in a Telegram bot can be a convenient solution for your online school. As a specialist in process automation, especially using Make (Integromat), I will propose an effective architecture for your task. My years of experience in API integration and setting up complex systems will ensure secure and convenient messaging without revealing contacts. Let's discuss the details of your idea so that you can get an innovative solution that is easy to scale.

  • Projects 12
  • Rating -
  • Rating 868

Budget: 20000 UAH Deadline: 7 days

I can do it, I have extensive experience in creating similar bots.
Cost 500$

  • Projects -
  • Rating -
  • Rating 294

Budget: 2000 UAH Deadline: 2 days

Hello! I am ready to take on the project, I want to propose a different architectural solution, namely clean Python code instead of Make. At the same time, I will keep all functional requirements, and I will also implement the desired tasks that you requested.

I will be happy to collaborate!

  • Projects -
  • Rating -
  • Rating 272

Budget: 3500 UAH Deadline: 7 days

I am ready to complete the task as I have relevant experience in developing similar Telegram bots and interfaces!

  • Projects 10
  • Rating 5.0
  • Rating 1 784

Budget: 1000 UAH Deadline: 1 day

Good day, I have experience working with Python as well as Telegram bots, I can complete everything quickly and efficiently, write to discuss the details.

  • Projects 5
  • Rating 5.0
  • Rating 955

Budget: 7000 UAH Deadline: 3 days

I will create a "student - teacher" chat within one Telegram bot (relay), without contacts and without forwards. I have experience with Telegram bots (aiogram/pyTelegramBotAPI), state/session management, and integrations (tables/DB, webhooks).

I can start immediately.

  • Projects 9
  • Rating 4.8
  • Rating 1 100

Budget: 3000 UAH Deadline: 5 days

Hello!

I have experience in implementing similar projects, in particular, I created a Telegram bot for online education, where I implemented messaging between students and teachers without revealing contacts. I will use aiogram to implement the bot's logic, and I will store the data in PostgreSQL for session management and user identification.

I will implement:
1. Chat setup with role definition (student/teacher).
2. Session management logic to control activity and deadlines for their completion.

Such a solution will allow for anonymity and restore communication if needed. I am ready to discuss the details!

  • Projects 13
  • Rating 5.0
  • Rating 2 007

Budget: 8000 UAH Deadline: 14 days

Ready to complete the task, I have experience in developing complex Telegram bots and interfaces.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Bot Development

17 July
15 July
15 July
15 July