backspace / slack-statsbot

A Slack bot to track statistics about who is talking the most
80 stars 12 forks source link

Parameterise top-N unknown querying #5

Closed backspace closed 9 years ago

backspace commented 9 years ago

From #1, the top two unknowns who spoke in a channel over the last time period are asked to self-identify. This should be parameterised. The number of arguments to the bot is growing, I should probably use an options object.