Easily build chat bots for Slack, Facebook, Skype and other messaging platforms
Chatterbox has been built to work well with Dropwizard however each module is packaged as its own jar with minimal dependencies typically just the servlet api and can therefore be used in other environments
To get started with Chatterbox and Dropwizard check out the example
directory
Platform | Module |
---|---|
Slack | slack |
Skype | ms-bot |
ms-bot |
The MS Bot Framework supports many chat platforms what it calls channels
Register here
https://dev.botframework.com/bots/new
Choose existing bot
ms-bot-domain
Domain objects (DTOs) for the MS Bot Framework
ms-bot-webhook
Servlet to recieve MS Bot Framework events