RedBot
What's new • Plugins • Documentation • GitHub • Forum • Blog
Back
Help pages

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

Import the Help pages sub-flow in Node-RED.

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.

Changelog

  • 1.0.2 Fixed palette category
  • 1.0.1 Sortable pages
  • 1.0.0 Initial version
Version
1.0.2
content
support
How to install a plugin?

Installing plugins it's easy: open Mission Control (https://your-bot.com/mc or locally http://localhost:1880/mc) and then go to the plugins section and click on "install" (some plugins could include a Node-RED flow to import).

Be sure to enable Mission Control in RedBot / Node-RED and enable it in the bot configuration, read a complete tutorial here.

Coded with ❤️ in 🇮🇹