Skip to content
#

botkit

Here are 167 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 Apr 8, 2022
  • Python
slack-block-builder
sebacampos
sebacampos commented May 19, 2021

Is your feature request related to a problem? Please describe.

There's no way to build visually and live preview the output of what you're building unless you run the code...
There are the Build Methods but you need to run code, take the output of that, and go to Slack Block Kit Builder... or get the link via printPreviewUrl() and use

enhancement help wanted good first issue
brh55
brh55 commented Apr 1, 2019

Would like to improve the documentation a little further, areas of improvement:

  • More examples and details with links to discord.js counterparts under each section
    • RichEmbed
    • Attachments
    • Text / DM (Need this still)
    • Voice
  • Add more real use examples, especially robust ones
  • Show case more examples/recipes for different events available to
help wanted good first issue

Improve this page

Add a description, image, and links to the botkit 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 botkit topic, visit your repo's landing page and select "manage topics."

Learn more