BotFramework-Hubot/README.md

810 B

Botframework adapter for Hubot

Set environment variables BOTBUILDER_APP_ID and BOTBUILDER_APP_PASSWORD of your bot from Botframework portal. You can optionally set envvars BOTBUILDER_ENDPOINT value to listen on a custom HTTP endpoint (defualt is /api/messages).

Install hubot. Make sure to npm install --save hubot-botframework to add this module. Run the command ./bin/hubot -a botframework to run the bot from your local computer.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.