ex_microsoftbot v1.0.0 ExMicrosoftBot

Starts the application for connecting to Microsoft Bot Services. Make sure that the application id and password for your bot is set in config as

config :ex_microsoftbot,
  app_id: "BOT_APP_ID",
  app_password: "BOT_APP_PASSWORD"

Summary

Functions

start(type, args)