hubot-slack-overflow

1.0.0 • Public • Published

Hubot Slack Overflow

Share Stack Overflow answers with your Slack team using Hubot

Installation

npm install hubot-slack-overflow --save

Then add hubot-slack-overflow to your external-scripts.json:

[
  "hubot-slack-overflow"
]

Configuration

Set the STACK_OVERFLOW_KEY environment variable to your StackExchange API Key, e.g.:

export STACK_OVERFLOW_KEY=supersecret
bin/hubot --adapter slack

Commands

  • overflow - searches Stack Overflow for

Package Sidebar

Install

npm i hubot-slack-overflow

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jdanlewis