If you are planning to implement Subscription System in Messenger Bot, here is a good news. With the release of Broadcast API, sending message to numerous recipients has been so much easier.
In this article, I am going to discuss how to broadcast message to multiple users through Messenger Bot.
With each subsequent releases of messenger platform, there are improvements on functionality and user experience. The Messenger Platform 1.4 release offers several features. Among them, today I am talking about Nested Persistent Menu.
In this article, I will show how to set up multi level nested Persistent Menu for Facebook Messenger Bot using Messenger Profile API.
In the previous post on building Viber Chat Bot, we provided you with set of code for receiving message from users and deliver normal text messages. Rather than just replying text, we can also send complex messages. So we came up with this article to fulfill this gap.
This time, we will be sending structured
In my previous post on building Facebook Messenger Chat Bot using PHP, I showed how to build a simple chat bot that responds back with text message. Now that we have a Bot, it's time to personalize it. We can make it more user friendly as well as visually appealing by adding features like
Chat Bot is very popular these days. With Chat Bot, you can connect to your customers with Deeper Interactions and grow your business. In this post, I am going to share how to develop Viber Chat Bot in 6 simple steps using PHP. 1. Create Public Account in Viber To get started, first of all,
Nowadays, Chat Bot is very demanding topic. There are several platforms which enable us to interact with people through conversations. Facebook Messenger Platform is one of them. With Messenger Platform, we can personalize conversation with Users or Customers of Facebook Page. Instead of using traditional auto response message, we use facebook messenger chat bot.
By using