A custom discord bot that is able to:
- play music
- using playlists from youtube and spotify
- plaintext searches
- using direct links to songs on youtube and spotify
To get started run,
$ pip install -r requirements.txtIf you are using conda run,
$ conda env create -f environment.yml
$ conda activate redbot