Category: bot

  • Microsoft Bot SDK

    I have tried Microsoft Bot SDK from https://github.com/Microsoft/BotBuilder . It is wonderful. It is rather simple and comes with examples ( the echo one is the most simple to understand) . It has integrations with Slack,Skype,WebChat and others ( see https://dev.botframework.com/ ) In order to test it,the simplest way is to download Bot Framework Emulator…