GoogleCloudPlatform / dialogflow-integrations

Dialogflow integrations with multiple platforms including KIK, Skype, Spark, Twlio, Twitter and Viber
https://cloud.google.com/dialogflow/
Apache License 2.0
246 stars 499 forks source link

In a chatbot conversation using dialogflow cx, Is there a way to make the bot speak first? #230

Closed jingliangjl closed 8 months ago

jingliangjl commented 8 months ago

Hi,

I am building a chatbot using DialogFlow cx. The integrations I want to use are Dialogflow messenger and Google chat.

Need to have my bot to initiate the conversation before user types a message. It would something like welcome message as soon as user clicks on Bot icon.

Hoping that anyone here can help with this(Both dialogflow messenger and google chat)

Thanks

yahui-1002 commented 8 months ago

https://stackoverflow.com/questions/51184134/in-a-chatbot-conversation-using-dialogflow-is-there-a-way-to-make-the-bot-speak

jingliangjl commented 8 months ago

Thanks, I have asking help through Cloud community, I'll close the issue.