Various different Slack slash commands
- /np [Last.FM username] - Retrieves the current track or your last scrobbled track
You will need Leiningen 2.0.0 or above installed.
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
Copyright © 2020 Pieter-Jan Vandenbussche