
Completed
Posted
Paid on delivery
I want to create a small, always-on “radar” inside Telegram that listens for the events I care about and reacts instantly. The core idea is simple: monitor the parts of Telegram I specify, process what happens there in real time, and then carry out the follow-up actions we agree on—whether that means pinging me with a notification, logging data for later analysis, or something else entirely. I already have the functional outline sketched, but I need a seasoned Telegram Bot (or user-bot) developer to turn that outline into a clean, maintainable solution. You should be comfortable with the Telegram Bot API, webhooks, and hosting a lightweight backend so the service can run 24/7. Preferred stacks are Python (aiogram, python-telegram-bot) or Node.js (telegraf), but I’m open to alternatives if you can justify them. Deliverables • Fully working Telegram bot embodying the “radar” logic we finalise • Simple way for me to adjust the watch list, rules, and response actions (config file or basic admin UI) • Read-me level deployment guide—Docker, Heroku, or any VPS—plus commented source code Acceptance criteria • Bot remains online continuously and survives restarts • Demonstrated end-to-end functionality (live or recorded) on at least one channel/group of my choosing • Code passes basic linting and the documentation is clear enough for another developer to pick up If this sounds straightforward to you and you’ve shipped Telegram bots before, let’s talk specifics and get this radar scanning as soon as possible.
Project ID: 40683754
153 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

Expertise in programming and myself I'm a trader Kindly send me a message we'll discuss further Really looking forward to hearing from you Thank you
$350 USD in 7 days
5.8
5.8
153 freelancers are bidding on average $414 USD for this job

Hello, I understand you are looking to develop a Telegram Radar Bot that monitors specific events in Telegram and reacts instantly. As an experienced Telegram Bot developer, I specialize in creating custom solutions that align with clients' unique requirements. Based on your project description, I am well-versed in the Telegram Bot API, webhooks, and hosting backend services for 24/7 operation. My expertise lies in Python (aiogram, python-telegram-bot) and Node.js (telegraf), ensuring a robust and efficient solution for your needs. I will deliver a fully functional Telegram bot with customizable watch lists, rules, and response actions. Additionally, I will provide a user-friendly deployment guide and well-commented source code for easy maintenance. To ensure success, I will guarantee continuous bot uptime, demonstrate functionality on your chosen channel/group, and maintain code quality through linting and clear documentation. Let's discuss the specifics further to kickstart the development of your Telegram Radar Bot. Feel free to explore my portfolio for similar projects: https://www.freelancer.com/portfolio-items/11539740-microlent-systems-portfolio Looking forward to collaborating on this exciting project. Sincerely, Rajesh
$500 USD in 10 days
9.5
9.5

Your Telegram “radar” needs more than a bot that simply listens for messages—it has to stay online, react reliably in real time, and remain easy to adjust later without turning every rule change into a code edit. I’d build this with a clean event-driven structure, persistent config/storage for restart safety, and a simple control layer so your watch list and actions can be updated without friction. I’ve worked on API-driven automations and bot-style workflows where the hard part is not the first demo, but making the logic stable enough for 24/7 use and clear enough for another developer to maintain. For this kind of job, I’d keep the code modular, documented, lint-clean, and deployment-ready with Docker or VPS setup instructions. - Will this radar watch public channels/groups only, or do you also need user-bot behavior for places the Bot API alone can’t monitor? - What follow-up actions are in scope for phase 1: Telegram alerts only, or also database logging / webhooks / exports? - Do you already have the event rules outlined in a document, or should I help shape the rule model with you?
$270 USD in 7 days
9.4
9.4

Hello, With over a decade of experience as a full-stack developer, I'm confident I can bring your Telegram Radar Bot idea to life. My extensive exposure to Telegram Bot API, webhooks, and hosting lightweight backends makes me an ideal fit for your project. While I'm well-versed in the preferred stacks, Python and Node.js, my skillset is flexible, allowing me to adapt to alternative options if need be. What sets me apart is not just my technical skills but my commitment to delivering a product that stands the test of time. By focusing on clean, maintainable code and adhering to industry-standard documentation practices, I ensure that future developers can easily build upon my work if needed. Additionally, the fact that my bots survive restarts and stay online continuously reflects my proficiency in creating robust systems. Your project's acceptance criteria aligns with my own high standard for work - ensuring continuous online presence, demonstrated end-to-end functionality and clear documentation. I am confident in not just meeting but exceeding your expectations on these fronts while providing you with the support you need even after project completion. Let's harness the power of AI and automation together; message me so we can take a deep dive into your requirements! Thanks!
$450 USD in 4 days
8.6
8.6

I am well-equipped to develop a Telegram bot that monitors events, processes real-time data, and takes predefined actions. With expertise in Telegram Bot API, I can create a bot using Python (aiogram, python-telegram-bot) or Node.js (telegraf) as per your preference. The solution will include adjustable watch lists, rules, and response actions, accompanied by documentation for easy maintenance. I guarantee continuous bot uptime and robustness, with clear code quality and functionality demonstration. Let's collaborate to bring this radar solution to life and build a long-lasting partnership focused on delivering exceptional technology solutions.
$675 USD in 5 days
8.8
8.8

Hi, When you say "events I care about" — are you monitoring specific keywords, user activity in channels you own, or incoming messages to a private group? That shapes whether we're building around filters, member tracking, or message parsing, and I want to nail the scope before we lock in the approach. I've built and deployed several bots that run 24/7 on production infrastructure, so the always-on part is handled. The budget and timeline above are just starting points — once we clarify what "radar" actually watches for, I'll send you real numbers. Regards, Nurul Hasan
$450 USD in 21 days
8.7
8.7

Hi, I can create a small, always-on radar inside Telegram to monitor specified events and react instantly. I will utilize the Telegram Bot API and webhooks to ensure the bot operates continuously. To achieve this, I will implement a lightweight backend using Python with aiogram or Node.js with telegraf, depending on the final requirements. I will ensure the bot remains online and can survive restarts by implementing proper error handling and recovery mechanisms. For the configuration, I will provide a simple way for you to adjust the watch list and response actions, either through a config file or a basic admin UI. I will also include a deployment guide for Docker, Heroku, or any VPS, along with well-commented source code to facilitate future development. To get started, I will need access to your Telegram account for testing and any specific events you want to monitor. Thanks!
$250 USD in 3 days
8.4
8.4

Hi, I reviewed your Telegram Radar Bot idea: an always-on service that listens to specific Telegram events, processes them in real time, and triggers follow-up actions like notifications or logging. I’ll implement the bot with the Telegram Bot API using either python-telegram-bot or aiogram, or Node.js with telegraf, and wire webhooks plus a lightweight 24/7 backend. I’ll also include a simple config-driven watch list, rules, and response actions so you can adjust behavior without code changes, and expose a clean structure for future updates. I’ll keep the code maintainable, with basic linting and clear deployment steps (Docker/VPS/Heroku) plus commented source. Let’s discuss here now.
$250 USD in 30 days
8.5
8.5

Hello, You need a radar that quietly watches Telegram in real time, reacts fast, and stays maintainable, so the real challenge is reliability, not just getting messages to appear. I’ve built Telegram bots with the Bot API, webhooks, and always-on backends, and I can shape this into a clean Python aiogram/python-telegram-bot or Node.js telegraf solution with a simple config-driven watch list and action rules. I’ll also make sure deployment is straightforward with Docker or a VPS so it survives restarts and stays online 24/7. I’ve shared an initial estimate based on your description, and once we go over a few technical or functional details, I’ll confirm the exact cost and delivery schedule. I can start by mapping the event sources, defining the rule engine, and then wiring the notification/logging actions with commented code and a clear README. Which Telegram sources do you want monitored first, and what exact trigger rules should activate each response? Best regards, Asad
$250 USD in 10 days
8.2
8.2

The important part of your Telegram radar is not just detecting events, but making sure the logic survives restarts, keeps running continuously, and can be adjusted later without breaking the workflow. I’d approach it as a lightweight backend service with webhook or polling strategy based on the final monitoring method, plus a simple config/admin layer for rules and watch targets. I’ve handled automation builds where maintainability matters as much as functionality, especially when another developer may need to step in later. Python would be a strong fit here if you want fast, clean implementation with readable structure, though I can also work in Node if your preference is stronger on that side. - Do you already know whether the monitoring must be done through the Bot API only, or should the solution support a user-bot flow too? - How many watch rules or target sources do you expect in the first version? - Would you prefer a config file for edits, or a very small admin UI inside the bot/backend?
$440 USD in 7 days
7.7
7.7

Hi, Your Telegram "radar" requires an asynchronous, event-driven listener that captures real-time Update objects, filters them through a rule engine, and dispatches background actions without blocking the main polling loop. Technical approach: I recommend Python with aiogram for its robust async behavior. We will use a dedicated listener, a modular pattern matcher, and an action dispatcher. The service will be containerized via Docker (restart: always) to guarantee 24/7 uptime and crash recovery. Configuration will run through a structured YAML file, easily editable without touching core logic. Core modules: - Event Streamer: Processes incoming data via webhooks or long polling. - Rule Engine: Matches text patterns, IDs, or channels against your dynamic watchlist. - Action Dispatcher: Triggers async follow-ups (notifications, database logs). Relevant systems: - AI-Powered Chatbot Backend (Custom webhooks, intent recognition, continuous logging) - Automation Lead Generator (Real-time semantic signal detection across external sources) Implementation strategy: We start with the core listener to validate real-time capture on a test channel. Next, we implement the dynamic config parser and action routing, concluding with Docker packaging and a clear deployment guide. Questions: 1. Are we monitoring groups where a standard bot can be added, or do we need an MTProto user-bot for channels without admin access? 2. Should logged data be stored in a local SQLite file, or do you need an external database? 3. Will you update the watchlist via bot commands on the fly, or is modifying a config file enough for MVP? Regards, Rohit
$250 USD in 7 days
8.1
8.1

Hi, The always-on part is where most Telegram radar bots fail, so I'd build it as a Dockerized service with a restart policy and health checks, not a bare script on a free dyno. One decision up front: do you need to watch channels or groups you don't own? That pushes us from the Bot API into user-bot territory with Telethon or Pyrogram and your own session, which changes hosting and rate-limit handling. We've shipped work with clean Docker deployment and a secure CI pipeline for deterministic data ingestion, close to what you need for reliable 24/7 monitoring, and the client rated it 5 stars. I'd start on a milestone so you only release on a working demo against a channel you pick. Which stack do you lean toward, Python or Node? Adil
$430.16 USD in 7 days
7.5
7.5

With over 8 years of experience as a Full Stack Developer, I'm confident in my ability to deliver the exceptional Telegram Radar Bot solution you need. My extensive experience includes not only developing powerful and secure web and mobile solutions but also creating functional and reliable bots tailored to specific requirements. My proficiency with diverse stacks including Python (aiogram, python-telegram-bot) and Node.js (telegraf) ideally positions me for your project. Over the course of 145+ successful projects, I've cultivated robust skills in leveraging APIs, handling webhooks, and deploying lightweight backends with high availability - factors crucial for your "always-on" radar service. My track record of delivering clean, maintainable code that survives restarts without compromising functionality assures you of a top-notch solution that aligns with your outlined specifications. Additionally, my commitment to clear communication, prompt delivery, and ongoing support beyond project completion perfectly complements the agile methodology you seek. To demonstrate my capabilities even further, I am more than happy to provide recorded demonstrations or walk you through live channels or groups of your choice to showcase end-to-end functionality.
$500 USD in 7 days
7.6
7.6

With over a decade of solid experience under my belt, I am a highly skilled and innovative developer who understands your Telegram Radar Bot project from top to bottom. I demonstrate mastery over the likes of Python (aiogram, python-telegram-bot) and Node.js (telegraf), skills that are necessary for a thorough understanding of the Telegram Bot API. Dev-wise, my skill set marvelously aligns with what your project entails; Backend Development, JavaScript, Node.js, PHP, Python, all facets that would ensure the excellent execution you require. Consistent uptime is crucial for your demanding always-on solution. With me as your freelance partner, rest assured that your bot will survive restarts and remain online continuously. Sublime code standards, thorough linting and documenting practices and crystal-clear communication also form the framework of my work philosophy - essentials for seamless developer handoffs along the eventuality that such be needed. Lastly, my value extends beyond just delivering on project requirements. I offer perpetual professional support even post-project completion plus daily communication to ensure that you're constantly updated while providing insights on how we can expand or optimize your "radar" functionalities. Choose me for the assurance of a perfect blend between technical expertise and impeccable customer service.
$500 USD in 7 days
7.4
7.4

Hi, I’ve read your Telegram Radar Bot brief carefully, and this is exactly the kind of real-time backend automation I can build cleanly and reliably. I can develop the radar logic around Telegram events, webhook handling, instant notifications/logging, and a maintainable rule-based structure so your watch list and response actions stay easy to adjust. I work on backend systems with PHP, Python, API integrations, and deployment workflows, so I can deliver a lightweight always-on service with Docker support, clear documentation, commented code, and restart-safe behavior for 24/7 monitoring. If needed, I can also suggest the best approach between bot API and user-bot flow based on your exact monitoring scope. I can start by reviewing your functional outline and turn it into a clear implementation plan, then deliver a working version with demo/testing on your chosen channel or group within 10 days. Which Telegram events are your true “red alerts” so I can wire the smartest radar first? Best regards, KANIKA
$500 USD in 10 days
7.0
7.0

A Telegram radar like this only works well if the monitoring, reaction logic, and deployment are designed together from the start; otherwise it turns into a fragile script that stops the first time the host restarts or the rules expand. I’d build it as a compact always-on service with clear rule handling, persistent state where needed, and a straightforward way for you to update what it watches and how it responds. I’ve worked on backend-driven tools where the real value is dependable behavior and handoff-ready code, not just getting a proof of concept running. That means commented source, sensible structure, and deployment notes another developer can actually pick up without guesswork. A couple of details will decide the final shape here: - Are the monitored sources channels, groups, private chats, or a mix? - What exact triggers matter most in version one—keywords, new posts, sender-based events, joins/leaves, links, edits, or something else? - Should the bot store historical logs locally, in a database, or just send immediate alerts?
$250 USD in 7 days
7.1
7.1

Hello There! I’m Md Toriqul Islam, an experienced Telegram bot developer specializing in Python, aiogram, python-telegram-bot, Node.js, webhooks, APIs, automation, and 24/7 backend services. I understand you need an always-on Telegram “radar” that monitors specified channels/groups, processes events in real time, and triggers configurable notifications, logging, or follow-up actions, with an easy way to manage watch lists and rules. I have rich experience building Telegram bots, real-time event processing, webhook integrations, automation workflows, configurable admin systems, and VPS/Docker deployments. I am skilled in Python, aiogram, Telegram Bot API, webhooks, REST APIs, Docker, VPS deployment, logging, and reliable restart-safe services. I have some questions: 1) Which CRM are you currently using, and do you already have the required API/integration credentials? 2) Do you have a preferred WordPress builder such as Elementor, Divi, or Gutenberg? 3) How many landing pages are you planning to build after the pilot page? I’m ready to start immediately and can build a clean, maintainable radar with reliable 24/7 operation. Looking forward to hearing from you. Best regards, Md Toriqul Islam
$250 USD in 5 days
6.8
6.8

Hello I can build your Telegram Radar Bot using the Telethon library, ensuring real-time monitoring and instant, custom actions. My experience with Telegram user-bots guarantees a robust solution for your specified events. Let's discuss the specific actions and data logging you envision to make this bot truly powerful for you. Best regards, Giáp Văn Hưng
$396 USD in 7 days
7.0
7.0

Hi, I'm Denis, a developer who has built Telegram bots and user-bots for real-time monitoring and automation. Your radar bot idea is clear: a lightweight service that watches Telegram events, processes them instantly, and triggers actions like notifications or logging. I’d approach this with Python and aiogram for reliability, using webhooks for real-time updates and a clean backend to handle the rules and responses. The config file would let you adjust watch lists and actions easily, and the deployment guide would cover Docker or a VPS for 24/7 uptime. Testing would include running the bot in a live channel to confirm the radar works as expected. One risk is Telegram API rate limits or unexpected message formats, which we’d handle with retries and error logging without overengineering. The code would be linted and documented so another developer can maintain it later. I can start working right away. Let's connect and discuss the details. Thanks, Denis.
$300 USD in 3 days
6.5
6.5

Your bot will fail silently if you rely on polling instead of webhooks — Telegram's API throttles long-polling connections under heavy message volume, which means missed events during peak activity. This becomes critical if you're monitoring high-traffic channels where a 2-second delay breaks your use case. Quick questions - are you monitoring public channels where user-bot access is required, or can we use the official Bot API? And what's your expected message throughput per minute so we can size the queue correctly? Here's the architectural approach: - TELEGRAM BOT API: Webhook-based listener with Redis queue to buffer incoming events and prevent rate-limit drops during traffic spikes. - DOCKER DEPLOYMENT: Multi-container setup (bot service + Redis + optional PostgreSQL for event logs) with auto-restart policies and health checks for true 24/7 uptime. - CONFIGURATION LAYER: YAML-based rule engine where you define watch patterns, filters, and actions without touching code, plus optional admin commands for live adjustments. I've built similar real-time monitoring systems for 2 fintech clients processing 10K+ webhook events daily with zero downtime. Let's schedule a 15-minute call to confirm your event sources and finalize the action pipeline before we start the build.
$450 USD in 10 days
7.4
7.4

Hello! We can build the Telegram radar bot and set up the follow-up actions you need. 1. Which Telegram chats or channels should the bot monitor first? 2. Do you want the response rules managed through a config file or a simple admin panel? — About us We are dZENcode – a full-cycle IT company for digital product development: from design and programming to integrations and post-release support. We build projects from scratch and also work on existing solutions that need further development, improvements, or technical support. You can find detailed information about our services and rates on our official website: https://dzencode.com. Please review it – after that, we can discuss the details and agree on the next step. ⚠️ After clarifying all details, we will define the scope, the suitable cooperation format – task-based, outsourcing, or outstaffing – and the final cost. Projects are guaranteed to reach release with us: • 10+ years providing IT services; • 90+ in-house specialists; • 250+ public reviews since 2015; • We support products under SLA after launch; • We work under NDA and a company contract!
$500 USD in 7 days
6.7
6.7

Jeddah, Saudi Arabia
Payment method verified
Member since Apr 3, 2022
$250-750 USD
₹600-1500 INR
₹12500-37500 INR
$250-750 USD
$750-1500 USD
$8-15 USD / hour
$250-750 USD
₹12500-37500 INR
₹1500-12500 INR
₹12500-37500 INR
$250-750 USD
$15-25 USD / hour
₹12500-37500 INR
$30-250 USD
$15-25 USD / hour
₹12500-37500 INR
₹600-1500 INR
₹600-1500 INR
$3000-5000 USD
$30-250 AUD
$100-200 USD