hubot-equation

1.0.1 • Public • Published

hubot-equation

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

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

  • [x] Detect double $ and generate equation inside automatically
  • [ ] Hope for native equation support everywhere

Readme

Keywords

Package Sidebar

Install

npm i hubot-equation

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • edersantana