Welcome to the Bot Framework SDK for JavaScript repository
This repository contains code for the JavaScript version of the Microsoft Bot Framework SDK, which is part of the Microsoft Bot Framework - a comprehensive framework for building enterprise-grade conversational AI experiences. This SDK enables developers to model conversation and build sophisticated bot applications using JavaScript. SDKs for .NET, Python and Java (preview) are also available.
...Receiving & sending messages is as easy as defining a @Controller and calling reply(). The conversation feature of JBoss makes talking to your bot a breeze. This feature makes JBot different from than rest of the Java frameworks out there.