This commit is contained in:
Raphix
2023-04-11 22:26:27 +02:00
parent 2a62ebc2f6
commit 31ba11951b
6 changed files with 204 additions and 15 deletions

View File

@ -1,11 +1,12 @@
{
"name": "subsonics-discord",
"author": "Raphix",
"version": "3.0",
"version": "4.0",
"dependencies": {
"discord.js": "^14.9.0",
"erela.js": "^2.4.0",
"nodemon": "^2.0.22"
"nodemon": "^2.0.22",
"ytfps": "^1.1.0"
},
"scripts": {
"start": "nodemon src/main.js"