Closed michaelmcandrew closed 6 years ago
@summerse, I've created a small additional extension that exposes the start conversation trigger (very similar to what we had in sms conversation) except this time, you also define the chat service that you want to use. You'll need to enable that separately from the core chatbot extension.
incoming and outgoing chat should be available as activity types to filter on.
FWIW, there is also a ChatHear entity which can be used as a simpler way to listen for and start conversations based on keywords but that is not exposed via the UI at present.
Hopefully this works for you. Please re-open the issue if not.
@summerse said