1.0.3 • Published 2 years ago

hubot-typetalk v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

hubot-typetalk

A Hubot adapter for Typetalk.

Build Status Coverage Status NPM version

Usage

  1. Install hubot-typetalk.

    $ npm install -g yo generator-hubot
    $ yo hubot --adapter typetalk
  2. Set environment variables.

    $ export HUBOT_TYPETALK_CLIENT_ID='DEADBEEF' # see https://developer.nulab.com/docs/typetalk/auth#client
    $ export HUBOT_TYPETALK_CLIENT_SECRET='FACEFEED'
    $ export HUBOT_TYPETALK_ROOMS='2321,2684' # comma separated
  3. Run.

    $ bin/hubot -a typetalk

License

The MIT License. See LICENSE file.

1.0.3

2 years ago

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.5.0

5 years ago

0.4.0

6 years ago

0.3.0

7 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

9 years ago

0.0.4

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago