Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 451 Bytes

Hubot Youtube Live Chat Adapter

Usage

  • Create a new bot, follow the instruction here
  • Add hubot-youtube-live to your bot
npm install hubot-youtube-live --save
  • run hubot with the Youtube adaptor
bin/hubot -a youtube-live

Configuration

This adapter requires this following environment variables

  • YOUTUBE_CLIENT_ID
  • YOUTUBE_CLIENT_SECRET
  • YOUTUBE_OAUTH2_REFRESH_TOKEN