hubot-history

1.0.0 • Public • Published

hubot-history

Allows Hubot to store a recent chat history for services like IRC that won't do it for you.

See src/history.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-history --save

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

[
  "hubot-history"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

Readme

Keywords

Package Sidebar

Install

npm i hubot-history

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • wubr