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

Allow detection of entry/exit actions #2

Open patcon opened 10 years ago

patcon commented 10 years ago

Right now, we only track people when they say something. Not only is this more resource-intensive on hubot running on free heroku instance, but it's also not accurate if the user doesn't speak.

Would be great if we monitored enter and exit messages through the hubot irc adapter