music-bot-development / jukebox-bot

GNU General Public License v3.0
1 stars 0 forks source link

Moved downloader.py, Changed cleanup function #19

Closed Dyzody closed 2 weeks ago

Dyzody commented 2 weeks ago
  1. The downloader is now it's own seperate file.
  2. Fixed the error where the ffmpeg process hinders temporary file deletion
  3. Cleaned up some code

Next goal would be to finally add the full featured queue system. lemme know