Create messenger bots using Elixir and Microsoft bot framework Microsoft recently released the bot framework 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 how to create an Echo bot using Phoenix and Microsoft bot

