generator-hubot

January 5, 2024 ยท View on GitHub

Build Status

generator-hubot

A Yeoman generator for creating your own chatbot using the Hubot framework

Installation

  • npm install -g generator-hubot

Usage

  • yo hubot

Getting Started

See Hubot's Getting Started guide for details on getting up and running with your very own robot friend. generator-hubot is a replacement for hubot --create, so you skip that step if you've done yo hubot already.

Contents

  1. 1Installation
  2. 2Usage
  3. 3Getting Started