Giter Club home page Giter Club logo

botonic's Introduction

Botonic

Build Chatbots and Conversational Apps Using React

botonic Version Downloads/week License

Node.js

Botonic is the open source framework developed by Hubtype for building amazing Chatbots for any Platform with React. Botonic is an easy to learn, open-source framework that lets you create powerful conversational interfaces that work on the most popular messaging apps (Whatsapp, Facebook Messenger, Telegram and more), your website or even your native mobile apps (Android/iOS).

๏ธ๏ธ๏ธ โš›๏ธ Why React

Node.js

Building chatbots is a lot like building websites, that's why Botonic uses the same abstractions used in React, like routes, components and JSX, so you can build modern conversational interfaces (with text, NLP, rich interactive messages and webviews) using technology you already know and love.

๐Ÿš€ Getting Started

Install

$> npm install -g @botonic/cli

Create a bot

$> botonic new myBot tutorial

Run your bot

Run your bot locally while developing:

$> cd myBot
$> botonic serve

botonic serve is just an alias for npm run start which will start a local server at http://localhost:8080. While you develop, the server will auto reload every time you make changes to your code.

Deploy

$> botonic deploy

Check out the Getting Started Tutorial is a step-by-step guide to start building high quality conversational apps.

See the docs for more information.

๐Ÿ“Œ Requirements

Node and NPM are required. LTS version of NodeJS Installer is recommended.

You can verify the installation running npm --version and node --version on a terminal.

๐Ÿ“š Related Links

๐Ÿ“ฃ Feedback

If you have any suggestions or just want to let us know what you think of Botonic, feel free to contact us on Slack!

botonic's People

Contributors

dpinol avatar dependabot-preview[bot] avatar vanbasten17 avatar ericmarcos avatar guinii avatar imoscarcrespo avatar khaeshah avatar mbentel avatar dependabot[bot] avatar marcrabat avatar ainavendrell avatar marcosca avatar danielruf avatar mireiaespuga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.