Discord-MusicBot
Discord-MusicBot copied to clipboard
An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | volta |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [discord-api-types](https://discord-api-types.dev) ([source](https://redirect.github.com/discordjs/discord-api-types)) | [`0.37.1` -> `0.38.12`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.1/0.38.12) | [](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`18.0.16` -> `19.1.8`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.16/19.1.8) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`12.2.4` -> `15.3.3`](https://renovatebot.com/diffs/npm/eslint-config-next/12.2.4/15.3.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`18.0.16` -> `18.3.23`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.16/18.3.23) | [](https://docs.renovatebot.com/merge-confidence/) |...
Song api
## Please describe the changes this PR makes and why it should be merged: ## Status and versioning classification: # Important. - Write in camelCase, not snake_case. - Do not...
Added slash command /playnext to add track or playlist as first in queue, added ability to disable bot message on new track start in config.json - Code changes have been...