https://github.com/yudai-nkt/sbotify
Azure Function for a Spotify-related bot service
https://github.com/yudai-nkt/sbotify
azure-functions bot line spotify
Last synced: 3 months ago
JSON representation
Azure Function for a Spotify-related bot service
- Host: GitHub
- URL: https://github.com/yudai-nkt/sbotify
- Owner: yudai-nkt
- License: mit
- Created: 2021-02-24T13:48:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T14:22:41.000Z (about 5 years ago)
- Last Synced: 2026-01-01T23:20:28.219Z (6 months ago)
- Topics: azure-functions, bot, line, spotify
- Language: TypeScript
- Homepage:
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sbotify
[](https://github.com/yudai-nkt/sbotify/actions/workflows/deploy.yml)
[](https://github.com/prettier/prettier)
Azure Function for a Spotify-related bot service
## Fearture
- Send new releases information using [LINE Messaging API](https://developers.line.biz/en/services/messaging-api/).
## Local development
```console
npm ci
npm start
```
## License
This repository is licensed under the MIT License.
See [LICENSE.md](./LICENSE.md) for details.