Giter VIP home page Giter VIP logo

slack-spotify-lambda's People

Contributors

chrisdevwords avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

slack-spotify-lambda's Issues

add support for queueing album

Spotify Local now has a POST endpoint /spotify/queue/album

Detect if the content of a message is an album link and hit this endpoint instead.

Update dependencies

  1. Eslint config is out of date
  2. Eslint config is missing peer dependencies
  3. Consider changing to an eslint config that doesnt need react dependencies
  4. Upgrade sinon and other spec packages

Refactor Lambda to run without transpiling.

Lambda now supports node 6.10. Other than import statements, which this is not really using, all ES6 features used by this project should work without transpiling. Will also reduce dev dependencies.

  1. Change imports to requires
  2. Update engine to 6.10 in package.json
  3. Remove transpiling from build script
  4. Remove transpiling from test
  5. Update eslint (if needed)
  6. Remove all transpiling dependencies
  7. Update README

Error Messages print as JSON

The error message should be ephemeral text.

This may be because we're sending a non 200 status code...

It may also be request node shittiness.

Add /volume command.

  1. Endpoint is /api/spotify/volume
  2. POST sets, GET fetches
  3. /volume w/ number sets the volume
  4. /volume w/o retrieves the current volume
  5. Optional /turnup /turndown and/mute comands

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.