Slash command for the TorontoJS slack channel. Deployed using Netlify's free lambda service.
Type /ask
followed by free text which gets sent to Stackoverflow's search api,
and returns questions sorted by most number of votes.
# install
yarn
# local dev
yarn start