Skip to content

Command node

Guidone edited this page Nov 30, 2017 · 5 revisions

Listen for Telegram-like commands, for example /my-command

The node pass through the message to the output only if the message content equals the command.

In Telegram are available shortcuts for commands (can be defined in @BotFather). In Slack commands in the form /my_command are used in a different way.

Messages that starts with / are not parsed by nodes like Listen node and Rivescript node.

Telegram Facebook Smooch

Clone this wiki locally