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.
There was a bug where the timeout in queueEnd would continue even if a new song was added.
Steps to Reproduce:
Let queue end
Add song before timer is up
Bot would still leave
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.
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.