https://github.com/lukec11/autoplaylist
Automatically adds songs to playlists across multiple services, from any song posted in the #music slack channel.
https://github.com/lukec11/autoplaylist
music playlists slack
Last synced: 2 months ago
JSON representation
Automatically adds songs to playlists across multiple services, from any song posted in the #music slack channel.
- Host: GitHub
- URL: https://github.com/lukec11/autoplaylist
- Owner: lukec11
- License: gpl-3.0
- Created: 2019-12-03T17:52:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T22:06:36.000Z (over 3 years ago)
- Last Synced: 2025-09-11T14:30:10.753Z (10 months ago)
- Topics: music, playlists, slack
- Language: Python
- Homepage:
- Size: 140 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# autoplaylist
## Description
Uses all Youtube and Spotify links sent in the #music channel in the Hack Club slack and updates the playlist on each service individually.
It also provides a slack slash command, which allows you to add the song directly by name.
Written in pure Python3, created by [@lukec11](https://github.com/lukec11) and [@harbar20](https://github.com/harbar20).
This project was created almost exclusively using [VS Code Live Share](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare).
## Usage
Coming soon...
## License
This project is licensed under the GNU General Public License v3.0. The terms for this license are defined exactly in the LICENSE file.