hubot-nop

0.1.4 • Public • Published

Hubot-nop Adapter

This is the No-OPeration adapter for Hubot that not interact chat interface. "Even such a case, I'd like to use the Hubot. :-)"

Installation

This will give us the hubot yeoman generator. Now we can make a new directory, and generate a new instance of hubot in it, using this Hubot Nop adapter. For example, if we wanted to make a bot called myhubot:

$ mkdir myhubot
cd myhubot
$ yo hubot --adapter nop

Usage

Run Hubot with the following command:

$ bin/hubot --adapter nop

Configuration

You no need environment variable.

License

MIT License

Copyright

Fukuoka Naohisa, 2016

/hubot-nop/

    Package Sidebar

    Install

    npm i hubot-nop

    Weekly Downloads

    2

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • fknaopen