Create messenger bots using Elixir and Microsoft bot framework
Microsoft recently released the bot framework [https://dev.botframework.com/] to
create bots for various messaging platforms such as Slack, Facebook, Telegram
etc. It provides a unified interface for all of these platforms so you can reach
your customers wherever they are.
In this tutorial we are going to see