npm.io
0.0.7 • Published 8 years ago

hubot-wolfram-alpha

Licence
MIT
Version
0.0.7
Deps
1
Vulns
0
Weekly
0
Stars
1

hubot-wolfram-alpha

This project is no longer maintained.

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

Commands

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

License

MIT