April 22, 2022 No Comments

Create Facebook Messenger Bot Using Python Tutorial with Examples

Introduction We have previously prepared a tutorial on creating a Facebook Messenger Bot using the Dialogflow integration. Here, we will learn how to create a Facebook Messenger Bot using the Facebook Graph API.  In the following tutorial, we will learn how we can create a Facebook messenger bot to get the different types of responses such as text, generic, […]

April 16, 2022 1 Comment

Create Discord Bot Using Python Tutorial With Examples

Introduction Discord is a group-chat platform similar to Skype, TeamSpeak, or Slack that allows users to communicate simple text messages as well as rich messaging. In this tutorial, we will learn to create a Discord bot and add it to our channel. How we can send text, image, video, audio, files through the bot, and […]

February 11, 2019 2 Comments

Chatfuel Tutorial: Create Taxi Booking Bot For Facebook Messenger

Chatfuel is one of the leading chatbot development platforms to develop chatbots for Facebook Messenger. One of the main reasons of Chatfuel’s popularity is easy to use interface. No knowledge of programming is required to create basic chatbot. People with non-technical background too can create bots using the platform and launch on their Facebook page. If you start exploring the options/menus […]

January 29, 2019 3 Comments

Chatfuel Cards And Plugins Examples For Facebook Messenger Chatbot

Chatfuel is one of the best choices available around for developing Facebook Messenger Chatbots. Using it one can build a simple chatbot within few minutes with no requirement of any technical knowledge or programming. It is a kind of drag and drop platform where we can define the flow of our bot and integrate easily […]

November 27, 2018 No Comments

Chatfuel Dialogflow Integrator In Python For Facebook Messenger Bot

If you want to use Dialogflow agent in facebook messenger then it can be done easily using Dialogflow integrations. But the catch is that you need to create a Facebook App and get it verified. The verification process not only checks for chatbot functioanlity but also requires Business Verification. In business verification process you need […]

October 1, 2018 1 Comment

Getting Started With Chatfuel For Building Facebook Messenger Bots

When Facebook announced Messenger Platform with chatbots support at their F8 Developer Conference in 2016, it has opened a new opportunity for businesses to connect with their customers and clients through social media. Chatbot integration is one of major features of the Messenger Platform. If you are also excited to build a chatbot for your […]