ANSWERED

Responsive Video Embed

I need the embedded videos (Vimeo) to be responsive. This will ensure that the width will fill up the full width-size available However the Snatchbot iframe has the following limits: <iframe style="min-width:300px;max-width:400px" src="https://player.vimeo.com/video/9999999"></iframe> Can anyone help me to workaround this please?
ANSWERED

Chat restart automaticcally

Hello I am asking for help since i experience that nowadays the bots restart automatically. for example.: BOTI ID 136058, Coudl you please help? Many thanks! Laci
ANSWERED

Is it possible to join two or bots or connect one bot with another

Hello! My bot is very large so during development I separated different tasks for different bots. But now I would like to join them in one bot or create some sort of connection between them (for example for some interaction make a connection with an another bot's interaction). Is it possible? Thanks for your answer
ANSWERED

Different content + not working quick replies

Hi, I tried to solve my problems with not working quick replies on my Facebook chatbot. I removed and added my chatbot again. Chatbot shows my greeting message right, but then there is something completely else (some automatic quick replies?) It doesn't show mine statements and connections, but in "build" and "bot scheme" mine content still is. What can I do with this? Thank you :)
ANSWERED

size of chat bubble

Hello, on mobile the chat bubble will not be the entire width of the chat box one. On the PC it is different. How to change this? Best regards
ANSWERED

user_id in global webhook

Hi everyone, I am new using snatchbot and I thinks is amazing Im working in an integration between 3 servers and snatchbot, I am using a key parameter that I am alloting to user_id in snatchbot. But in global webhook, I just recieve this data when is the user sending something, but when is snatchbot responding, the Json doesnt send me this parameter {"bot_id":151073,"message_data":{"channel":"api","from":"Customer Service","message":"test message","module_id":2349906},"session_id":57802995,"source":"bot","timestamp":"2021-01-14T20:20:02.714386743Z"} There is something I can do, since I am using snatchbot 100% from api, and if I wasn't able to get this user_id, then all this integration would be useless Greetings

Artificial Intelligence or Bot in Python

This is more of a vague/general question, so for that I do apologize in advance. As part of my [AI training](https://intellipaat.com/artificial-intelligence-deep-learning-course-with-tensorflow/) projects, I'm building a simple Pthon app with Twilio integration that will allow users to send messages such as "how are you" and receive a quasi-intelligent response back from the app such as, "Good, how about yourself, Michel?". I have everything wired up and it works but I was wondering if anyone could point me in the right direction of writing an algorithm in Python that would make this "bot" smarter. Right now I'm using a pretty straight forward if/elsif/else chain to parse the payload and deliver the proper response but this does not seem maintainable once I get past 5-10 keywords. Would I be better off with a case statement (at least for readability) or is there a better OOP design pattern that would help me match my keywords and deliver a certain response?
ANSWERED

Connections between Interactions disappeared

Hi, I created a chatbot with all the connections between the interactions and they are still there when I am using the chatbot but they disappeared in the build menu. If I add them again in there, next time they visually disappear again (while still working). What's happing? I didn't have that issue last year.
ANSWERED

Follow the route that the user take/clicks on buttons

Hi, Is there a way to meassure the clicks on the cards or a way to know which buttons the user select? I couldn´t find information related to this. looking forward for your response. Best regards.
ANSWERED

Whatsapp integration

Hello , how do you integrate my chatbot with whatsapp via Twilio?.