hubot-archive / hubot-seen

A hubot script that tracks when/where users were last seen.
https://www.npmjs.org/package/hubot-seen
24 stars 15 forks source link

Doesn't actually persist data #17

Closed strugee closed 7 years ago

strugee commented 7 years ago

It seems like there's some logic that loads data from Hubot's brain. However, nothing ever gets saved there... we should probably fix that.