This article describes how to deploy API.chat chatbot from Github repo in 3 easy steps with Github Actions. This article assumes that you already created or cloned samples repository.... Read More
Hello there. Let's start developing chatbots with a basic simple chatbot. It will not gather any data or work with any third-party API, a simple "send the word - get the answer" type. To make it a bit useful let's take the VSCode cheatsheet for ... Read More
This howto will explain how to build and create a Viber chatbot and connect it to API.chat as a channel.Create Viber chatbotTo create a Viber chatb... Read More
Connecting Telegram chatbot to API.chat consists of two steps.1. Create a Telegram chatbot and obtain a tokenThere are Telegram bots and there are API.chat bots. Telegram bot is third-party applications that run inside Telegram, an... Read More
In this article, we will show how you can use Google Cloud Function in your chatbot for getting data from any source. You can do it with a combination of any cloud function provider and API.chat platform.The platform provides you the ... Read More