Update README.md

This commit is contained in:
Kevin Rode 2021-07-15 00:40:07 -04:00 committed by GitHub
parent d21112181e
commit fa6d2a6748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,7 @@
## Description ## Description
Collabify is a discord bot designed to allow users to create collaborative playlists from a discord channel. Playlists are created and hosted on a central Spotify account as private collaborative playlists. There is a fork of this code that allows users to add songs from their personal accounts however this is not currently supported by the Spotify API. Collabify is a discord bot designed to allow users to create collaborative playlists from a discord channel. Playlists are created and hosted on a central Spotify account as private collaborative playlists. There is a fork of this code that allows users to add songs from their personal accounts however this is not currently supported by the Spotify API.
## Installation ## Installation
Collabify can be added to your server using the below link or run yourself. Ifd you are choosing to host your own Collabify you will need a spotify developer account. Once you have this an application can be created and the proper keys can be added to config.ini. An example layout of config.ini can be found in example.ini. Collabify can be added to your server using the below link or run yourself. If you are choosing to host your own Collabify you will need a spotify developer account. Once you have this an application can be created and the proper keys can be added to config.ini. An example layout of config.ini can be found in example.ini.
## Bot Invite Link
[Invite Me](https://discord.com/api/oauth2/authorize?client_id=862819886073118730&permissions=0&scope=bot)