ANSWERED

Restart command doesn't work with prior response [Telegram]

I have set "/start" as restart command on my Telegram bot and if the user writes it there's no problem, however if the bot does so, it won't work. I created this nteraction: [responseTo interaction=ID fallback=An error occurred, /start command in action]. The user gets to the interaction and receives the fallback response, however the bot doesn't restart.
ANSWERED

Mobile Number is invalid

Hi Team, Thanks for all the help. I have encounter a weird bug. In my BOT ID: 29618 I have choosen India as my country in my mobile Interaction. It takes all the 10 digit number but throws error for below.number Mobile number: 6778678623 Please suggest on this. Thanks, Prashan
ANSWERED

Is it possible to send a hyperlink in a Facebook bot?

You can't send a hyperlink but, you can do the following: 1. You can send a link to the user which he can click and open in a browser. 2. You can associate a text or image (Rich Cards) to a link using buttons. These are called structured message on Facebook.
ANSWERED

how to use JSON API for sending data from snatchbot

Hello Sir, I am exploring snatchbot and found it very good. I am looking to post json data from snatchbot to my server but i am getting the method the send.Sir can you help me to send the JSON data and fetch the response to serve the snatch bot.An example will be appreciated.Thanks
ANSWERED

How do I change my chat bots position?

I currently have the bubble for my chatbot overlapping on my scroll to the top button. I'd like to know how to move the bubble. I'd like to move it up or two the left a few pixels.
ANSWERED

change bot name

How do I change the bot name and picture?
ANSWERED

How do i add custom buttons and emoji's to my bot?

ANSWERED

With Telegram Quick Replies: Choose...

Good morning, On WebChat or on Facebook for example, the message I would like to put with Quick Replies would look like this: Are you sure about that? Yes, I'm sure. No, I've changed my mind. On Telegram instead, it looks like this: Are you sure about that? Choose: Yes, I'm sure. No, I've changed my mind. And it's pretty bad considering I'm creating a bot in an another language. Is it possible to remove "Choose:" from the Quick Replies? Or are there some alternatives to them, making sure that whenever an user selects an option, all of them would disappear, in order to prevent he could select the other options causing flood? Thank you in advance for your answer.
ANSWERED

Uncaught TypeError: Cannot read property 'appendChild' of null webchat.min.js:122

Hi, I'm trying to add my chatbot to a website with the provided code but i get this error message in my console : Uncaught TypeError: Cannot read property 'appendChild' of null webchat.min.js:122. Do you have any clue where it's coming from ? Thanks :)
ANSWERED

Bot for Multiple exam questions

Please am creating a bot that can enable students practice exam past questions but I don't know how to make them proceed to next question when they choose the right or wrong answers. I need help please