The "add-song" commands currently syncs a song from DrobBox (OpenSong) to the website. Change the process so that a new song could be added to OpenSong and then synched to the website.
If a song (textfile) is included with the "add-song" command, use that file and push to DropBox and the website
If no file is attached, check if the file already exists in OpenSong / Dropbox. If it does, sync to the website otherwise send an error message
The "add-song" commands currently syncs a song from DrobBox (OpenSong) to the website. Change the process so that a new song could be added to OpenSong and then synched to the website. If a song (textfile) is included with the "add-song" command, use that file and push to DropBox and the website If no file is attached, check if the file already exists in OpenSong / Dropbox. If it does, sync to the website otherwise send an error message