Randomizing Responses

Randomize different bot responses by wrapping each possible response in {curly brackets}

There are numerous formatting options available when crafting your bot's responses.
In this example below, we will show you how to randomize different bot responses by wrapping each possible response in {curly brackets}.

📘

NOTE

The bot will reply at random with either of these responses.

{Hello my friend, What is your name?}
OR
{Welcome! may I have your name?}

You can specify as many different options as you'd like, so long as they're each wrapped in curly brackets. There must be no spaces between the brackets at the end of one response and the start of the next.

1287

Watch this video tutorial to learn how to ''Randomize your chatbot's messages''


Next Steps

You have the possibility to add Voice to your Chatbot