botbuilder-community-js icon indicating copy to clipboard operation
botbuilder-community-js copied to clipboard

Allow Twitter adapter to initiate conversation

Open szul opened this issue 5 years ago • 0 comments

Right now the Twitter adapter is respond-first. If the user sends a tweet, it’ll respond with a tweet. If a direct message, it’ll respond with a direct message. Need to allow the adapter (and chatbot) to kick off a message of the user’s choice.

szul avatar Nov 09 '19 23:11 szul