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

Output time since last seen #14

Closed strugee closed 7 years ago

strugee commented 7 years ago

I think it'd be more useful if the bot output the amount of time since the user was last seen instead of the date. For example:

wiredfool was last seen in #joiito 3 days, 8 hours, 24 minutes ago.

instead of

wiredfool was last seen in #joiito on January 7th, 2052.

Thoughts? I'm happy to provide a PR for this and #3 if it'll be accepted.