0.0.3 • Published 8 years ago

hubot-archive v0.0.3

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

hubot-archive

A hubot script that archives every conversation the hubot sees.

See src/archive.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-archive --save

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

[
  "hubot-archive"
]

Sample Interaction

user1>> hubot channel count <channel> - Retuns the number of messages logged in the database for a particular channel
user1>> hubot channel mentions <phrase> - Returns logged messages containing the specified phrase
0.0.3

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago