ANSWERED

Click to initiate chatbot

Hi there, Is there a way I can have a button (Click Here to Chat) that will open the chatbot window when the chatbot is embedded in the website (corner of the screen).
ANSWERED

Desativar temporariamente o bot

Gostaria de desabilitar o bot por algumas horas mas só a achei a opção de excluir. como faço?
ANSWERED

loop programming 2

hi, thanks for support. i watched all the vids. unfortunatly it didnt answer my question. thats why i ask here now. i want to ask how it is possible to code a loop with lets say 3 loops for the user. first interaction: [customVar LOOP=1] second interaction: [ADD [LOOP,1]] or [ADD [1,LOOP]] or [ADD [[showVar=LOOP],1]] all 3 are not working with me. the connection based on this variable should not be a problem. but the add is somehow not working. please advice. thanks
ANSWERED

All interactions where I use logical operations do not work

Since last night, all the interactions where I use logical operations do not work. the chatbot does not continue the conversation because it cannot access the interaction
ANSWERED

possible to use costumvariables with arithmetic operations?

hi, i work with variables. can i somehow alter them with arithmetic operations? for example i set COSTVAR=3. Without any user input can i for example decrease this variable somehow? thanks, tera thanks for snatchbot! great thing!
ANSWERED

RE: Whatsapp Integration

I am using snatchbot to create a bot. I have seen the Whatsapp integration but I can't able to access it because it is in pro plan. I would like to know what are all the options provided in the WhatsApp integrations. Things like 1. I am having a Whatsapp business number which is used by more than 3000 clients so can i use that existing number to integrate it with snatchbot 2. What are all the steps involved in the WhatsApp integration 3. Can i use the external service to send messages to WhatsApp
ANSWERED

Can i get http logs?

We are working on json API...can we get json response logs on snatchbot? to fix our apis
ANSWERED

I want to move the chatbot from right to left on my website

I want to move the chatbot from right to left on my website, 34/5000 the chatbot appears on the right side
ANSWERED

The conversation in the bot starts over when the user takes time to respond

Please i have a problem. Each time the user takes time to respond or if he returns later to continue the conversation, the chatbot resumes the conversation at the first interaction. What can be done to solve this problem ?
ANSWERED

variable functions and loops in snatchbot.

hi, can i program the snatchbot with variables and loops? i know i can set a variable. i can increase this variable. now what i would like to do is connect it with a goto/connection to a different interaction. something like that... [IF(myVAR=0){goto/connectionID}] thanks!