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

Storing LLM Context the Laravel Way: EloquentChatHistory in Neuron AI

I’ve spent the last few weeks working on one of the most important components of Neuron the Chat History. Most solutions treat conversation history in AI Agents forcing you to build everything from scratch. When I saw Laravel developers adopting Neuron AI, I realized they deserved better than that. The current implementation of the ChatHisotry

Managing Human-in-the-Loop With Checkpoints – Neuron Workflow

The integration of human oversight into AI workflows has traditionally been a Python-dominated territory, leaving PHP developers to either compromise on their preferred stack or abandon sophisticated agentic patterns altogether. The new checkpointing feature in Neuron’s Workflow component continues to strengthen the dynamic of bringing production-ready human-in-the-loop capabilities directly to PHP environments. Checkpointing addresses a

Monitor Your PHP Applications Through Your AI Assistant – Inspector MCP server

You push code, hope it works, and discover issues when users complain or error rates spike. Traditional monitoring tools require constant context switching—jumping between your IDE, terminal, dashboard tabs, and documentation. This friction kills productivity and delays problem resolution. Inspector’s new MCP server changes this dynamic by connecting your AI coding assistant directly to your