Create Chat Bots and Custom Integrations with Botkit: Open Source Developer Tool for Major Messaging Platforms


Summary of my bookmarked Github repositories from Dec 16th, 2015

Github repositories

  • howdyai/botkit

    Botkit is an open source developer tool designed for creating chat bots, apps, and custom integrations for major messaging platforms. It includes the core Botkit library, along with various plugins and extensions for connecting Botkit to messaging platforms and other bot building tools. Botkit is part of the Microsoft Bot Framework and is released under the MIT Open Source license. The repository provides packages such as botkit, botbuilder-adapter-web, botbuilder-adapter-slack, and more. To build Botkit locally, install lerna and TypeScript globally, clone the repository, and follow the provided instructions.