ans-group / basebot

A suite of tools for building virtual assistants and chatbots - by ANS Group

Home Page:https://ans-group.github.io/basebot/

Repository from Github https://github.comans-group/basebotRepository from Github https://github.comans-group/basebot

Basebot JavaScript Style Guide Dependencies MIT License lerna

A suite of open source tools for creating and managing virtual assistants and chat bots. Built by ANS.

Getting Started

Get started with just two commands using our handy command-line tool.

  npm i -g basebot-cli
  basebot create

Development

This monorepo is managed with Lerna. Packages are contained inside the packages directory. To watch and build all packages on changes, just run npm run dev from the root.

Use npm run build to simultaneously build all packages.

For more info see the readme inside each individual package or checkout our documentation

About

A suite of tools for building virtual assistants and chatbots - by ANS Group

https://ans-group.github.io/basebot/

License:MIT License


Languages

Language:JavaScript 55.8%Language:Handlebars 31.8%Language:SCSS 10.7%Language:HTML 1.2%Language:CSS 0.1%Language:Dockerfile 0.1%Language:E 0.1%Language:GAP 0.0%Language:Shell 0.0%