guidone / redbot-help-pages

RedBot Plugin to create help pages in chatbots created with RedBot. See https://red-bot.io to get started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redbot Help Pages

This plugin creates a help section in the chatbot answering to a simple command /help.

Edit the help pages in Mission Control control panel (http://your-bot/mc) and connect the sub-flow "Help pages" to the receiver node in a pass through configuration:

The first output goes to the sender node, and it's triggered when the user sends a text with content /help, in that case a list of available help pages is presented to the user with inline buttons.

Easily set up the /help command with the Telegram menu node or the Messenger menu node.

The second output goes to the rest of the bot, if the user is not engaging with the "Help pages" sub-flow, it's acting transparently.

This is a RedBot plugin, an additional functionality for chatbots created with RedBot, click here to get started then go to the Plugins sections to install this extension

About

RedBot Plugin to create help pages in chatbots created with RedBot. See https://red-bot.io to get started


Languages

Language:JavaScript 100.0%