umutxyp / MusicBot

An enhanced music bot that is compatible with discord.js v14 and works with slash commands. Discord music bot codes that can be used on any server and are simple to install.
https://discord.gg/codes
986 stars 1.07k forks source link

fix bug with playback timing out, added a bat for Windows Task Scheduler, updated README #18

Closed rarDevelopment closed 2 years ago

rarDevelopment commented 2 years ago

There was a bug where the timeout in queueEnd would continue even if a new song was added.

Steps to Reproduce:

This has been fixed. I have also moved the token into a separate token.js so that it can be properly excluded in the git repo and new users can see an example file instead of a sample token added in there. Also fixed some typos and spacing stuff, not sure why all of the files cloned with no tabs.