ANSWERED

how to set the screen size of chatbot?

ANSWERED

WhatsApp as a Channel

Hi Team, Is there any way to use a Snatchbot on WhatsApp channel?
ANSWERED

How to completely stop the bot after await response?

I use await response to let my customers ask for particular questions, but after a few minutes of interaction between the human staff and the customer, the bot starts to send messages again, example: customer: (Await response)... human staff: answer customer: another question... human stafff: answer customer: another question... Chatbor: (welcome message) And we cannot maintain a good conversation between with the customer, because the chatbot starts to chat again.
ANSWERED

Integration with Live Demo - Zoom

Hello, We want to capture live demo booking with help of chat bot. So can we do the integration with zoom or calenderly ?
ANSWERED

Conditional response firing when bot should do nothing?

Hi, I've created a conditional response related to a keyword submitted by the user and the conditional response fires as it should do, but then if the user types anything at all after that, the bot fires that response again, instead of reverting to the fall back of doing nothing? See here screen shot: https://s3-eu-west-1.amazonaws.com/invent/snatch+bot+explainer+2.png Also is there are way to make double tiered condition that effect each over, like a condition within a condition? For instance, Can I make a long list of keywords to appear anywhere in the user response, but filter them through one other overarching keyword? eg Keyword list: T-shirt, Hoodie, poloshirt, vest, random item of clothing Overarching filter word: Price Thanks Lee
ANSWERED

Could I change the text "[bot] is typing" to other language?

Hi, I found an answer here https://support.snatchbot.me/discuss/5b28feb845ca51000329eb44 But it not works for my case, this answer talks about "Chat Input Placeholder". I want to change the word "[bot_name] is typing.." to other language. Is there any way to do that?
ANSWERED

Custom Variable

Hello guys, I am trying to create a bot with similar interaction as below. Interaction 1: Hi! Please enter your first value. Interaction 2: Great! Now enter your second value. [customVar A=[responseTo interaction=1 fallback=TEXT]] Interaction 3: Excellent! Please mention your requirement [customVar B=[DIV [[showVar=A], [responseTo interaction=2 fallback=TEXT]]]] Interaction 4: The result is [IF([showVar=B]=5){Congratulations.}] But unfortunately, when I follow the above coding, I am only getting the error message every time I test the bot. Kindly guide me as to how do I proceed.
ANSWERED

About ?ref=<REF_PARAM> in messenger channel

Hello!, there is anyway I can get REF_PARAM as Attribute in the bot, So, I can Trigger de Bot as http://m.me/mybot/?ref=<REF_PARAM> So then I can use inside the bot Logic. Thank you!
ANSWERED

Why am I getting this Internal Server error?

Internal Server Error from operations
ANSWERED

joomla integration?

Does your chatbot work with Joomla?