How to use Telegram as notification channel for application monitoring

Valerio Barbera

Hi, I’m Valerio, software engineer and CTO at Inspector.

I’m so happy to share with you the latest product update for Inspector Code Execution Monitoring platform 😊.

Telegram notification channel

Telegram is now available as a notification channel to receive alerts about the status of your application directly in your telegram chat on your phone.

You can activate the Telegram notification channel in two steps:

  • Retrieve the Telegram ID of users that want to use this channel;
  • Each user must start a chat with the Inspector bot.

How to get the Telegram user ID?

The steps are the same for desktop and mobile apps. First, open your Telegram app. Then, type “userinfobot” in your contacts search bar. If you can’t find this “profile”, try adding an “@” in front of the search query. When you’ve located @userinfobot, click or tap it. Then, select Start at the bottom of the chat.

By clicking Start, you’ve automatically entered “/start.” It will prompt the bot to display your user ID, as well as your selected first name, last name, and the language of choice.

Copy the value of the ID field and add it in the configuration screen of the notification channel.

Click Save or Enable channel in case of the first activation.

Start a chat with the Inspector bot

In order to be able to send you messages in your telegram app there must be an active chat with the bot.Open this link and click Start to start a chat: https://web.telegram.org/k/#@InspectorAlertBot

Now your monitoring system is connected with your Telegram account and you’ll receive alerts and notification directly in your phone in real-time.

Conclusion

Inspector offers many other notification channels like Slack, Microsoft Teams, Discord, Webhooks, and more. So you can connect your monitoring system to your work environment as easy as possible.

If you are an Inspector customer yet, thank you for being part of this journey 😀. Otherwise if you want help your team to monitor your applications in real-time, register your account for free now.

Or learn more on: https://inspector.dev/laravel

Related Posts

Mixing LLM Providers Inside a Neuron AI Agent

When I started the v3 of Neuron AI, the first big decision I had to make was not about agents or tools, but about messages. Each LLM provider has its own way of describing a conversation: OpenAI uses one shape, Anthropic another, Gemini and Ollama add their own variations on top. I could have written

Neuron AI Started From Fear – The True Story

In late 2024 the parts of the internet I follow filled up with posts about AI agents. YouTube tutorials. Reddit threads. Blog after blog. Conference recordings. And underneath all of it, one technical stack: Python. LangChain. LangGraph. The vocabulary of an entire field was being written in a language I had never used. In my

Your AI Agent Has Too Many Tools — Here’s the Fix

When I started building agents in PHP, the tool list felt like a feature to celebrate. Connect an email toolkit, a calendar, a CRM, a couple of MCP servers, and suddenly your agent can do almost anything. The problem is that “almost anything” comes with a cost that doesn’t show up until you put the