botbuilder-community-js
botbuilder-community-js copied to clipboard
Allow Twitter adapter to initiate conversation
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.