1.0.1 • Published 9 years ago

hubot-equation v1.0.1

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

hubot-equation

A hubot script that interacts with the Google Chat API to generate Latex equations.

npm.io npm.io

Installation

In hubot project repo, run:

npm install hubot-equation --save

Then add hubot-equation to your external-scripts.json:

[
  "hubot-equation"
]

Usage

robot eqn me your equation surround equation with $$

TODO

  • Detect double $ and generate equation inside automatically
  • Hope for native equation support everywhere
1.0.1

9 years ago

1.0.0

9 years ago