GCCempt / GCC_OpenSong_bot

We were lazy and didn't want to do things by hand so instead we spent hundreds of manhours automating it. classic.
http://gccpraise.com/
2 stars 0 forks source link

fix "add-song" process #152

Closed Infosecguy10 closed 2 years ago

Infosecguy10 commented 3 years ago

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

Infosecguy10 commented 2 years ago

Resolved.