Skip to content

Commit

Permalink
added images and links
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarshall committed Apr 6, 2016
1 parent e570557 commit fec3180
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ Here's how to use this bot as a starter template for your own Node.js based bot:

1. Fork this repo.
2. Create an Azure web app.
![](images/azure-create-webapp.png?raw=true)
3. Set up continuous deployment to Azure from your Github repo.
4. Register your bot with the Bot Framework.
![](images/azure-deployment.png?raw=true)
4. [Register your bot with the Bot Framework](http://docs.botframework.com/connector/getstarted/#registering-your-bot-with-the-microsoft-bot-framework).
5. Enter your Bot Framework App ID and App Secret into Azure settings.
6. Chat with your bot.

![](images/azure-secrets.png?raw=true)
6. [Test the connection to your bot](http://docs.botframework.com/connector/getstarted/#testing-the-connection-to-your-bot).

0 comments on commit fec3180

Please sign in to comment.