Botframework Emulator

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
Alternatives To Botframework Emulator
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Botframework Sdk7,1941966 months ago2October 20, 2016166mitJavaScript
Bot Framework provides the most comprehensive experience for building conversation applications.
Botbuilder Samples4,121210 days ago14July 14, 2021172mitHTML
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
Koishi3,28398a day ago30March 12, 202339mitTypeScript
Cross-platform chatbot framework made with love
Telegram Bot Sdk2,739250474 days ago30May 28, 20235bsd-3-clausePHP
🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
Botframework Emulator1,718
2 months ago3February 15, 2019129mitTypeScript
A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
Line Bot Sdk Python1,7165231313 days ago41August 23, 20233apache-2.0Python
LINE Messaging API SDK for Python
Api985245232 days ago49August 09, 202336mitPHP
Native PHP Wrapper for Telegram BOT API
Line Bot Sdk Nodejs891307462 days ago39September 22, 202316apache-2.0TypeScript
LINE Messaging API SDK for Node.js
Line Bot Sdk Go844269 days ago55May 18, 202216apache-2.0Go
LINE Messaging API SDK for Go
Botbuilder Dotnet8221,3281839 days ago141May 17, 202243mitC#
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
Alternatives To Botframework Emulator
Select To Compare


Alternative Project Comparisons
Readme

Bot Framework Emulator

Find out what's new with Bot Framework

Bot Framework Emulator

Build Status Coverage Status

The Bot Framework Emulator is a desktop application that allows bot developers to test and debug bots built using the Bot Framework SDK. You can use the Bot Framework Emulator to test bots running either locally on your machine or connect to bots running remotely through a tunnel.

This repo is part the Microsoft Bot Framework - a comprehensive framework for building enterprise-grade conversational AI experiences.

Download

  • Download the Bot Framework V4 Emulator for your platform from the GitHub releases page.

Supported platforms

  • Windows

  • OS X

  • Linux

    Note for Linux users:

    The Emulator leverages a library that uses libsecret so you may need to install it before running npm install.

    Depending on your distribution, you will need to run the following command:

    Debian/Ubuntu: sudo apt-get install libsecret-1-dev

    Red Hat-based: sudo yum install libsecret-devel

    Arch Linux: sudo pacman -S libsecret

Documentation

Checkout the Wiki for docs.

Feedback

Related

Nightly builds

Nightly builds are generated using the latest code. Therefore, they may not be stable, and most likely lack up to date documentation. These builds are better suited for more experienced users, although everyone is welcome to use them and provide feedback. Nightly builds of the V4 Emulator are available here.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [email protected]. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Copyright (c) Microsoft Corporation. All rights reserved.

Popular Bot Projects
Popular Sdk Projects
Popular Artificial Intelligence Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Reactjs
Sdk
Redux
Microsoft Bot Framework