From fa6d2a67489df18ad873986c4a618ab4b302b23b Mon Sep 17 00:00:00 2001 From: Kevin Rode Date: Thu, 15 Jul 2021 00:40:07 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86f94e2..859b041 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,7 @@ ## 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. ## 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)