0.0.7 • Published 7 years ago

hubot-wolfram-alpha v0.0.7

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

hubot-wolfram-alpha

Build Status

Wolfram Alpha integration for Hubot. Emits Slack-formatted attachments.

Example

example

Installation

In your Hubot repository, run

$ npm install --save hubot-wolfram-alpha

Then add hubot-wolfram-alpha to your external-scripts.json.

["hubot-wolfram-alpha"]

Configuration

WOLFRAM_ALPHA_APPID - The API key for your Wolfram Alpha application
CAMO_KEY - (Optional) The shared secret key for a Camo proxy
CAMO_HOST - (Optional) The hostname for a Camo proxy

Commands

hubot wolfram <query> - Displays Wolfram Alpha results for <query>
hubot wfa <query> - Displays Wolfram Alpha results for <query>

License

MIT

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago