1.1.0 • Published 10 years ago

hubot-wolfram v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

hubot-wolfram NPM version

A Hubot plugin to query Wolfram Alpha.

Usage

hubot question <question> - Searches Wolfram Alpha for the answer to the question

Installation

  1. cd into your hubot directory, run npm install --save hubot-wolfram to add a dependency into package.json.
  2. Add "hubot-wolfram" to your external-scripts.json file.
  3. Request a WolframAlpha APP_ID
  4. Put your APP_ID in the environment variable HUBOT_WOLFRAM_APPID.
  5. Restart Hubot.
1.1.0

10 years ago

1.0.9

10 years ago

1.0.8

11 years ago

1.0.7

11 years ago

1.0.6

11 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago