
Completed
Posted
Paid on delivery
We run a small e-commerce store and need a production-ready Telegram bot that answers common customer questions and sends order-status notifications. Our REST API already provides order data. The bot must be deployed to our Ubuntu VPS and use a webhook rather than long polling. • Commands: /start, /help, /track, /support, and /language; English and Spanish responses. • Order lookup by order number plus the customer email; never expose an order without matching both values. • Automatic notifications for Paid, Packed, Shipped, Out for Delivery, and Delivered events. • Inline buttons for Track Order, FAQ, Contact Support, and Change Language. • Escalation: collect the issue, order number, and optional screenshot, then forward it to a private staff group. • Deliverables: source code, .[login to view URL], Docker setup, database migration, deployment, and short README. Acceptance criteria: all commands work in both languages; invalid input receives a clear response; order access is verified; webhook restarts automatically; no token or customer data is committed to Git; and a five-case test checklist passes on the VPS.
Project ID: 40669324
179 proposals
Remote project
Active 6 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Dear I can build and deploy this bot within 48 hours. I will use Python with aiogram, FastAPI for Telegram and order-status webhooks, PostgreSQL for user language and notification subscriptions, and Docker Compose for repeatable deployment. Order lookup will require both the order number and matching email before any details are returned. Day 1: confirm API examples, create commands and bilingual flows, integrate secure order lookup, and provide a working staging bot. Day 2: add staff escalation and status notifications, test edge cases, deploy to the Ubuntu VPS, and hand over the repository and README. I can start immediately after receiving the bot token through a secure secret channel, API documentation, VPS access, and the staff group chat ID. Best regards
$150 USD in 2 days
1.5
1.5
179 freelancers are bidding on average $150 USD for this job

Hi there, We can build and deploy your production-ready Telegram bot using a clean, asynchronous architecture (Python/aiogram 3.x or Node.js/Telegraf) tailored for performance and security on your Ubuntu VPS. Development & Deployment Methodology Architecture & State Management: We will implement an async framework with dynamic i18n middleware (English/Spanish) for localized sessions. Command handlers and inline button callbacks will handle /start, /help, /track, /support, and /language. Security & Order Lookup: Order status queries will strictly enforce dual-field verification (order_number + customer_email) via your REST API before returning payload data. Sensitive data and bot tokens will reside strictly in environment variables (.env). Webhook & Escalation: We will configure a secure Webhook endpoint with SSL via Nginx reverse proxy. For human escalation, a dedicated Multi-Step FSM (Finite State Machine) will collect the issue, order ID, and media/screenshots, forwarding structured payloads to your private staff group. Notifications Engine: Background workers will poll/consume status change events (Paid, Packed, Shipped, Out for Delivery, Delivered) and push real-time notifications to subscribed chat IDs. Containerization & VPS Setup: Complete Dockerization using docker-compose with systemd/Docker restart policies to guarantee zero-downtime auto-restarts on your Ubuntu VPS.
$140 USD in 15 days
9.0
9.0

Hi, I've built a customer-facing AI chatbot that answers queries from source material and runs on cloud infrastructure, so the /help and FAQ side of this is familiar ground for me. One thing worth deciding early: the double-verification rule. Since order access needs both order number and email to match, I'd have the /track flow ask for them in two steps and rate-limit repeated failed attempts, so nobody can brute-force order numbers. Do your REST API responses already return an email field I can match against, or should I hash and compare it my side? We built an AI chatbot that answers university queries from PDF manuals via a REST backend. AI Chatbot for University Portal: internal demo, OpenAI-driven Q&A I'll set up the webhook, Docker, and a systemd auto-restart so it survives VPS reboots. Start with a milestone on deployment if you like. What order events does your API emit? Adil
$154 USD in 7 days
7.5
7.5

Hi, We can build and deploy a production-ready Telegram bot that integrates securely with your existing REST API and provides customers with fast order tracking and support. Our team can handle: Telegram webhook-based bot development /start, /help, /track, /support and /language commands English/Spanish multilingual responses Secure order verification using order number + customer email Automated Paid, Packed, Shipped, Out for Delivery and Delivered notifications Inline navigation buttons and FAQ/support flows Support escalation with order details and optional screenshots Dockerized deployment on your Ubuntu VPS Database migration, .env configuration and deployment documentation Testing for invalid inputs, authentication and webhook reliability We’ll ensure tokens and customer information remain protected and the bot is structured for easy future maintenance. We can start promptly and deliver a clean, tested solution with complete source code and handover documentation.
$240 USD in 7 days
7.4
7.4

I can develop a production-ready Telegram bot tailored for your e-commerce store, ensuring it seamlessly answers customer inquiries and sends order-status notifications. With a focus on a smooth user experience, the bot will utilize your existing REST API for efficient order data retrieval. From your description, I understand the importance of commands like /start, /track, and automatic notifications for various order statuses. The bilingual functionality and secure order verification are also top priorities. With expertise in bot development, REST APIs, and Docker deployment, I will ensure the bot is robust and meets all your specified requirements. I will also implement best practices for security and data handling. Regards, Jp
$150 USD in 7 days
6.8
6.8

Hi, I'm Denis, and I've built bot systems handling real-time notifications and secure data access. I understand you need a Telegram bot integrated with your REST API to answer queries and send order updates via webhook on your Ubuntu VPS. The bot must enforce strict order access using both order number and email, support bilingual commands, and include reliable escalation paths for support tickets. Deployment will include Docker, database migration, and clear documentation for maintainability. I recently developed a similar system where customer-facing bots processed thousands of orders daily while keeping sensitive data isolated from logs or repositories, focusing on secure authentication, error handling, and seamless API integration. I’d structure the work in phases: finalizing bot commands and language logic, implementing order lookup with strict validation, building the notification pipeline and escalation flow, then testing (both languages, invalid inputs) and full deployment on your VPS with automatic webhook recovery. The Docker setup ensures consistent environments, and database migration simplifies future updates. Risks include preventing order data exposure without credentials—handled by validating inputs before API calls and logging only anonymized request IDs. Webhook reliability on the VPS will be ensured with a health-check endpoint and systemd service for automatic restarts. I can start immediately. Let’s connect to discuss details. Thanks, Denis
$30 USD in 2 days
6.4
6.4

Hello Sir/MAM I am a Skilled Full Stack Developer. Having rich experience in Java , C++ , C , C# , Python , Eclipse , Sql , Mysql , .Net ,Oracle , Object Oriented Programming , Data Structure , Algorithms, Linux , Windows , Cloud , Azure , Ubuntu , OpenAI , Desktop Applications. Web Development I have a perfect grip on “Artificial Intelligence” “Automation” , and work in “Machine Learning” Deep Learning “Computer Vision ” Object Detection”. My track record as demonstrated in my 100% job completion and 5-star review rating showcases My ability to deliver exceptional results on time and with utmost quality I believe that my skill set makes me the ideal candidate for this project Please come on chat we will discuss more about this I will be waiting for your reply . Thanks and Best Regards
$140 USD in 1 day
6.5
6.5

Hi there, I write Python automation and scripts, including PHP, Software Development, API Development. For "Telegram Bot Development" I will hand over a script you can run yourself with clear setup notes and error handling. Delivery in 1 days for 36 USD. Can you share any extra details or files so I can confirm the scope? I can start today. Best regards
$36 USD in 1 day
6.7
6.7

Hi ⭐️, Building a secure and responsive Telegram bot requires precise API integration and robust error handling to ensure customer data remains protected. I will develop the bot using Python or Node.js, implementing a webhook architecture on your Ubuntu VPS for efficient, real-time communication with your existing REST API. The focus will be on strict security protocols, ensuring that order lookups require both an order number and email verification before any data is displayed. By setting up Docker for easy deployment and including automated notifications for all shipping stages, I ensure the bot is not only functional but also scalable and easy for your team to maintain. Could you share the documentation for your REST API endpoints? Please let me know if there are specific libraries or frameworks you prefer for the backend development.
$200 USD in 7 days
5.9
5.9

Hi there I can develop your Telegram bot with the required commands automation and API integrations and make sure it works reliably with your existing system My approach 1 Bot Setup Create and configure the Telegram bot with commands menus buttons and user interaction flows 2 API Integration Connect the bot with your existing REST APIs or third party services 3 Automation Automate notifications data retrieval user actions and other required workflows 4 User Management Handle users permissions subscriptions and different access levels if required 5 Admin Controls Add commands or an admin interface for managing users settings and bot activity 6 Testing & Deployment Test the complete bot workflow error handling and API responses and deploy it on your preferred server I have worked with Telegram Bot API REST APIs webhooks Python Node.js and automated notification systems Quick questions to get started 1 What should the Telegram bot do and which commands are required 2 Do you already have the API or backend that the bot needs to connect with 3 Should the bot send notifications or also receive and process user requests 4 Do you need user authentication subscriptions or different access levels 5 Where do you want the bot deployed and do you already have a VPS Once I have these details I can understand the bot workflow and start with the required features Let me know and we can jump on a quick call to discuss the requirements Thanks
$130 USD in 7 days
6.0
6.0

Webhooks on Ubuntu need a proper TLS reverse proxy in front of the bot, so I'll wire it through Nginx with a systemd unit and auto-restart, not just Docker alone. Python-aiogram service, i18n files for EN/ES, order lookup gated on number plus email match, and staff-group escalation with photo forwarding. One catch: Telegram retries webhooks aggressively, so the order endpoint needs idempotency on the status events. 1) Which REST auth does your order API use, token or signed request? 2) Postgres or SQLite for the bot's own store? Cheers Shayan
$55 USD in 3 days
5.6
5.6

Hello, I’ve already completed similar Telegram bots for e commerce workflows, REST API integrations, order tracking, notifications, and support escalation. I have strong experience in web development, APIs, and scalable software solutions, so I can quickly understand your existing API and deliver exactly what you need. I can handle the Telegram webhook, English and Spanish commands, secure order verification, status notifications, inline buttons, support escalation, Docker setup, VPS deployment, and documentation. Does your existing REST API already provide webhook events for each order status, or should the bot check for status changes through the API? I’d be happy to review the API documentation and discuss the setup in a quick meeting. I will share my portfolio in chat I look forward to hear from you. Thanks Best Regards, Mughira
$140 USD in 7 days
5.5
5.5

I’ve built and deployed Telegram bots handling order tracking and multi-language flows before—webhooks, DB migrations, and Ubuntu VPS deployments—so this maps directly to my workflow. I’ll scaffold a Python bot using python-telegram-bot (v20+), store encrypted credentials in .env only, and enforce dual-factor order access via your REST API endpoint with strict 404 masking when inputs mismatch. The bot will register /start, /help, /track, /support, and /language handlers with i18n strings and inline buttons as specified, then trigger async order-status notifications via your webhook for Paid, Packed, Shipped, Out for Delivery, and Delivered states. Escalation will POST issues plus optional attachments to your staff group via a dedicated Telegram chat ID; Docker will wrap the runtime, and a systemd service will auto-restart the webhook after crashes. Nginx terminates TLS, bot token stays in env, and a five-case test suite runs on the VPS to verify both languages, invalid input, and order verification before hand-off. Thanks, Andrii.
$175 USD in 4 days
5.2
5.2

100% doable. Built AI agents and automations tied into REST APIs before, like WhatsApp + CRM work for a real estate client, so this is right in my lane. I'd build it in Python with webhooks (no polling), pulling order status from your API, bilingual commands and inline buttons, Dockerized for your VPS with secrets kept out of Git. Feel free to DM me for case studies. Or check the projects on my profile. Let's do it.
$120 USD in 7 days
5.4
5.4

The important security boundary here is the order lookup: the bot should never return order data until both the order number and customer email have been validated against the REST API. I’d build it webhook-based on the Ubuntu VPS, with bilingual command flows, inline keyboards, event-driven status notifications, and a small persistence layer for language/state and support escalation. Dockerizing the bot also makes webhook restarts and deployment much easier to keep predictable, while secrets stay entirely in environment configuration. Does your REST API already expose webhook/event notifications for order-status changes, or should the bot poll the API for those events?
$250 USD in 7 days
5.0
5.0

Hi, I am a python developer with 8 years of rich experience in software development, with a background in Telegram bots, REST API integrations, customer support automation, Docker deployments, and backend systems. I am familiar with Python, Telegram Bot API, REST API, Docker, Ubuntu, API development, software architecture, and customer support workflows. For your bot, I can connect the Telegram webhook to your existing order API and implement bilingual English and Spanish commands, inline buttons, and secure order lookup requiring both the order number and customer email. I can also handle automated status notifications, support escalation with optional screenshots, and forwarding to the private staff group. The bot can be containerized with Docker, deployed on your Ubuntu VPS, configured for automatic recovery, and kept secure with environment based credentials and no sensitive data in Git. I'm an individual freelancer and can work on any time zone you want. Please contact me with the best time for you to have a quick chat. Looking forward to discussing more details. Thanks. Emile.
$250 USD in 7 days
5.2
5.2

This bot needs to be production-safe, not just a Telegram script that happens to answer commands. I’ve built API-integrated bots with webhook deployment, Docker, Ubuntu, secure environment handling, multilingual flows and automated notifications. I’ll implement the bilingual command flow, strict order-number + email verification, status notifications, inline keyboards and staff escalation with optional screenshots. I’ll also containerize deployment, add restart handling, migrations, logging and VPS testing. Timeline: 4–6 days Fixed price: US$220–$250 I’ll test the five acceptance scenarios directly on your VPS and ensure secrets/customer data never enter Git. If you provide the REST API documentation, I can start immediately.
$250 USD in 4 days
4.8
4.8

Hi, I can build and deploy your Telegram bot with REST API integration, secure order tracking, English and Spanish support, and automatic notifications. I have strong experience with Python, APIs, webhooks, Docker, and VPS deployment and can deliver a tested production ready solution.
$90 USD in 3 days
4.7
4.7

Hello! I’m excited about the opportunity to develop a production-ready Telegram bot for your e-commerce store. I understand that you need a solution that seamlessly integrates with your existing REST API to handle customer inquiries and order status notifications in both English and Spanish. With over five years of experience in building chatbots and integrating them with various APIs, I have a solid grasp of the technologies needed for this project. I am proficient in deploying applications on Ubuntu VPS and have extensive experience with webhooks, ensuring efficient communication without the need for long polling. To achieve your project goals, I propose the following approach: - Develop the bot using Python and the python-telegram-bot library to implement the required commands and functionalities. - Set up webhook for real-time updates, ensuring order data security by verifying customer details. - Implement inline buttons for user-friendly navigation, along with escalation features for customer support. - Conduct thorough testing to ensure all commands function correctly in both languages and meet acceptance criteria. I am eager to get started and confident in delivering a high-quality solution that meets your needs. Let’s discuss any further details or questions you may have!
$30 USD in 7 days
4.9
4.9

Hi, I can build this Telegram bot and deploy it directly to your Ubuntu VPS. I’ll connect it with your existing REST API, set up the webhook, English/Spanish commands, secure order lookup using both order number and email, automatic status notifications, inline buttons, and staff support escalation with screenshots. I’ll also handle Docker, database migration, environment variables, deployment, automatic restarts, testing, and the README. I’ll make sure no bot tokens or customer information are stored in the repository. Send me your API documentation and VPS details, and I can start right away. Looking forward to work with you Best Regars Ritu Sharma
$250 USD in 4 days
3.7
3.7

Hello, After reviewing your requirements, I understand you need a production-ready Telegram customer support bot integrated with your existing REST API, deployed on Ubuntu VPS, and using secure webhook-based communication. I have experience with Python, REST API integration, Docker, Ubuntu deployment, software architecture, and automation systems. I can build the bot with bilingual support (English/Spanish), secure order verification using both order number and customer email, status notifications, inline button flows, and private staff escalation handling. My approach: • Develop a webhook-based Telegram bot with reliable restart handling. • Integrate your order API with strict validation to prevent unauthorized access. • Containerize the application with Docker and provide clean deployment documentation. • Ensure environment variables, tokens, and customer data remain protected. A few questions: • Is your REST API already documented with authentication details and order status endpoints? • Which database system should the migration support, or is the bot intended to work only through your API? • Do you already have a Telegram bot token and private staff group configured? I can deliver a clean, secure, and maintainable solution including source code, Docker setup, README, and VPS deployment. Best regards, Carlos.
$250 USD in 7 days
4.7
4.7

Playa del Carmen, Mexico
Payment method verified
Member since May 22, 2026
$30-250 USD
$15-25 USD / hour
$3000-5000 USD
₹600-2500 INR
€30-250 EUR
$15-25 USD / hour
$15-25 USD / hour
$125-150 USD
$10-30 USD
$15-25 USD / hour
₹12500-37500 INR
£250-750 GBP
₹750-1250 INR / hour
₹75000-150000 INR
$250-750 USD
₹12500-37500 INR
€5000-10000 EUR
₹600-1500 INR
$3000-5000 USD
$250-750 USD
$15-25 CAD / hour