1.0.0 • Published 8 years ago

rando-slackrisian v1.0.0

Weekly downloads
3
License
AGPL-3.0
Repository
github
Last release
8 years ago

Rando Slackrisian

A super quick CLI hack to get a random member of your Slack Team. :game_die:

  1. Obtain a full-access token for your Slack Team at: https://api.slack.com/web#authentication
  2. Install this script via NPM, npm install -g rando-slackrisian
  3. Run the script with your token set as an environment variable: SLACK_TOKEN=[foo] rando-slackrisian

Why?!

When playing videogames like Darkest Dungeon or XCOM with large rosters of characters, it can be quite amusing to name all your adventurers after friends or coworkers.

screenshot

I like to do this :100: randomly to avoid bias (and thinking too hard about what someone would think about my selection of them for a particular character).

TODO

Built-in filtering by channel membership (e.g. only names from #teamname).