1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 02:00:20 +00:00
Go to file
dependabot[bot] f2534e02af
Bump spotify-web-api-node from 4.0.0 to 5.0.2
Bumps [spotify-web-api-node](https://github.com/thelinmichael/spotify-web-api-node) from 4.0.0 to 5.0.2.
- [Release notes](https://github.com/thelinmichael/spotify-web-api-node/releases)
- [Changelog](https://github.com/thelinmichael/spotify-web-api-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thelinmichael/spotify-web-api-node/compare/v4.0.0...v5.0.2)

---
updated-dependencies:
- dependency-name: spotify-web-api-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 21:53:40 +00:00
.vscode Add VSCode settings 2024-02-08 23:27:33 +02:00
src Update seek.js 2020-07-30 10:43:36 +03:00
.gitignore Update .gitignore 2020-05-01 20:47:22 +03:00
index.js fixed error logging of objects 2020-06-29 20:48:42 +03:00
LICENSE Merge remote-tracking branch 'musix-v3/master' into v3 2024-02-08 17:42:23 +02:00
package.json Bump spotify-web-api-node from 4.0.0 to 5.0.2 2024-02-08 21:53:40 +00:00
README.md Create README.md 2020-07-19 13:35:55 +03:00

Musix-V3

Discord music bot

Third version of Musix discord music bot.

Made with discord.js V12

Installation

npm install (idk how yarn works)

Usage

You will need you own .env file and serviceAccount.json for database!