Skip to content
Boris Zaikin edited this page Apr 1, 2018 · 4 revisions

Deploy to Azure

Follow documentation Here to create Bot Service. Eventually you should see you Bot Service in the list (with main End Point and other options) as in image below.

index

Get Microsoft AppId and Password

_MicrosoftAppId _and MicrosoftAppPassword options can be found in Application settings:

Test your bot

To test recently deployed bot use Bot management / Test in web chat

Bot channels configuration

Bot currently configured to use in Telegram only. (Also planned to use in Skype and Facebook messenger) Configuration based on this documentation

Configured channels in Azure, example:

Interact with a real bot in Telegram, example:

Clone this wiki locally