-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hello,
I'm looking to use microsoftbotframework with dropbox securitybot (https://github.com/dropbox/securitybot)
Chat wrapper seems very simple
https://github.com/dropbox/securitybot/blob/master/securitybot/chat/chat.py
mapping to microsoftbot
- connect: MsBot class
- get_users: GetConversationMembers or GetActivityMembers
- get_messages: ???
- send_message: CreateConversation, SendToConversation or ReplyToActivity
- message_user: same than send_message?
advices? mostly how to get_messages?
is there a recommendation between Conversation or Activity, especially depending on Target platform? (Skype, Teams...)
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels