Tiledesk / tiledesk-server

Tiledesk Server is the main API component of the Tiledesk platform 🚀 Tiledesk is an open-source alternative to Voiceflow, allowing you to build advanced LLM chatbots with easy handover to human agents when necessary.
http://www.tiledesk.com
MIT License
289 stars 102 forks source link

Links in bot messages #98

Open supervard23 opened 10 months ago

supervard23 commented 10 months ago

It would be very helpful to be able to include links in messages from the bot. (not only in buttons). Today only plain text is working.

jovanaTD commented 10 months ago

Hi, you can include links in the messages, as follows: [text that will be displayed]NO SPACE(http://…)

supervard23 commented 10 months ago

Hi, I cannot see the link you shared :)

Hi, you can include links in the messages, as follows: [text that will be displayed]NO SPACE(http://…)

jovanaTD commented 10 months ago

Hi there, it isn't a link, but instructions as to how you can use downmark to include links in the messages. You should type: [insert text of your link] and then right after without space insert the brackets (including the URL of your link). The above was just an example.