How to build Telegram Chatbots with Azure Durable Functions
Building FeedbackBots: Gather feedback from your customers, clients, or subscribers with the easy-to-use chatbot.
Jul 31, 202220 min read363

Search for a command to run...
Articles tagged with #chatbot
Building FeedbackBots: Gather feedback from your customers, clients, or subscribers with the easy-to-use chatbot.

I use Azure API Management (AAM thereof) to provide my bot-builder APIs to chatbot developers. One of the important parts of it is to monitor usage, DAU (daily active users), most used endpoints, errors, and other metrics. To do so AAM provides an An...

Recently I faced a request I'm tracking the number of days off each person in my company in google sheets, where I manually add/subtract their remaining days off. Can a telegram bot show them how many days off they have left once they search for the...
