Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 604 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 604 Bytes

slack-commands

Various different Slack slash commands

  • /np [Last.FM username] - Retrieves the current track or your last scrobbled track

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

You'll need to include the following environment variables

  • SLACK_SIGNING_SECRET
  • LAST_FM_API_KEY
  • SPOTIFY_CLIENT
  • SPOTIFY_SECRET
  • IMGUR_CLIENT_ID
  • OPEN_WEATHER_API_KEY

To start the API, run (including environment variables):

lein ring server-headless

License

Copyright © 2020 Pieter-Jan Vandenbussche