Skip to content

Interface with securitybot advice #12

@juju4

Description

@juju4

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions