Skip to content

uetchy/hubot-nicovideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-nicovideo

Usage

Installation

  1. $ npm install hubot-nicovideo --save
  2. Add "hubot-nicovideo" into external-scripts.json
  3. Add NICOVIDEO_EMAIL, NICOVIDEO_PASSWORD, NICOVIDEO_FOLDER into runner script

Usage

> hubot nicovideo [video_id]

Config

within runner script

### hubot-nicovideo
export NICOVIDEO_EMAIL=[email]
export NICOVIDEO_PASSWORD=[password]
export NICOVIDEO_FOLDER=[destination directory]

About

Hubot nicovideo plug-in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published