The Wayback Machine - https://web.archive.org/web/20210906124321/https://github.com/topics/bot-framework
Skip to content
#

bot-framework

Here are 782 public repositories matching this topic...

rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
  • Updated Sep 6, 2021
  • Python
roelofr
roelofr commented Feb 22, 2020
  • BotMan Version: 2.5.0
  • PHP Version: 7.4.2
  • Messaging Service(s): Telegram, Web
  • Cache Driver: Redis

Description:

I noticed the typesAndWaits uses the sleep method, but this only allows you to sleep whole seconds.

Wouldn't it be better to use usleep, so we can sleep for 2.5 seconds, or 0.5 seconds?

I noticed the code moved from the BotMan class to the drivers, but the ch

Olegt0rr
Olegt0rr commented Apr 8, 2021

New exceptions

  • BadRequest: Have no rights to send a message
  • BadRequest: Group chat was deactivated
  • BadRequest: Channel_private
  • BadRequest: Have no rights to send a message
  • Unauthorized: Forbidden: bot is not a member of the supergroup chat
  • Unauthorized: Forbidden: bot is not a member of the group chat
  • Unauthorized: Forbidden: chat_write_forbidden

Task

Wrap this e

botframework-solutions

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
  • Updated Aug 30, 2021
  • TypeScript

Improve this page

Add a description, image, and links to the bot-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bot-framework topic, visit your repo's landing page and select "manage topics."

Learn more