Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

nulab/hubot-typetalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  1. 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
  1. Run.
$ bin/hubot -a typetalk

License

The MIT License. See LICENSE file.

About

A hubot adapter for Typetalk.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10