Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacoblee93/messagebird-slack-music-stdlib
https://github.com/jacoblee93/messagebird-slack-music-stdlib
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacoblee93/messagebird-slack-music-stdlib
- Owner: jacoblee93
- Created: 2018-01-20T04:05:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T04:19:24.000Z (about 7 years ago)
- Last Synced: 2024-12-13T19:13:21.295Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackathon Demo
StdLib demo code. `recommendMusic` combines a service that creates music
recommendations with the Messagebird API to send text messages.`slack-app` is a Slack app that contains a slash command that calls the
`recommendMusic` service. Changes are in `slack-app/functions/commands/hello.js`.