This is an R&D bot that lives in the Emerging Experiences Slack team. It is used to experiment and learn how bots work, how to interact with them, what works and what doesn't.
- Node.js server
- Registered bot: http://www.botframework.com
- Clone this repo
- Run "npm install" (most importantly botframework and restify)
- Run "node ./server.js"
- Get and run the emulator: http://docs.botframework.com/connector/tools/bot-framework-emulator
- Note that you may deactivate the credentials to avoid setting up HTTPS locally
- The source code lives here: https://github.com/RazorfishGermany/ee-slack-bot
- The bot itself: https://dev.botframework.com/
- The bot is hosted on an Azure web app instance: http://emergingexperiencesbot.azurewebsites.net/
Azure services (including hosting instance, LUIS etc.) are managed by Dirk ([email protected]). Ping me for questions.
- Push changes to https://github.com/RazorfishGermany/ee-slack-bot
- Every change to master will be auto-deployed to the Azure instance
- The bot uses a LUIS app to analyse the input: https://www.luis.ai/