Posts

Showing posts from 2018

Let's make a Microsoft(skype) echo bot in NodeJs/Express

Basic Target: create  bot in microsoft azure portal as a skype user, send message to your bot intercept the user-messages Your bot will simply echo your messages[text]. We will build our very simple bot on nodeJs/express using botframework and their rest-api [ no sdk will be used ] . [coming soon...]