The slash command let's you ping Cooper Hewitt's collection API for a piece of art based on mood.
To get started you need to:
- Add a Slash Command configuration to your Slack integrations
- Copy the generated Command Token
- Add your Cooper Hewitt API token to the
.env
file
For more detailed setup instructions, see setup.md
.
$ /museum { Hi || Hello || Hey }! I'm feeling { mood }.
mood:
- happy
- bummed
- anxious
- electric
- eager
- stoked
- goofy
- giggly
- remote
- tired
- caffeinated
- focused
- relieved
- relaxed
- tense
- intrigued
- content
- satisfied
- melancholy
- hurt
- overwhelmed
- delighted
It will randomly select one of the first 50 (max) objects so you may see duplicates. And, unless you remix, you're stuck with my mood->color notions ¯\(ツ)/¯. No matter how you go, can guarantee you'll see some new art and make your day better.