Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 372 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 372 Bytes

Gever

An integration between slack and spotify.

Using a chatbot to manage spotify playlists over your slack channel.

Collaboritive use is recommended!

Requirements:

pip install spotipy

pip install slackclient

How to use:

*Set up local address and api keys in env.sh and gever.py

*source env.sh

. ./env.sh

*Run gever.py