Merge branch 'main' into dependabot/npm_and_yarn/array-move-4.0.0

This commit is contained in:
2024-11-24 18:49:10 +08:00
12 changed files with 270 additions and 83 deletions
+2 -4
View File
@@ -1,13 +1,10 @@
{
"name": "evobot",
"name": "apollo",
"version": "2.9.0",
"description": "Discord music bot built with discord.js",
"main": "index.ts",
"author": "Erit Islami <eritislami@gmail.com>",
"private": true,
"homepage": "https://github.com/eritislami/evobot",
"repository": "github:eritislami/evobot",
"bugs": "https://github.com/eritislami/evobot/issues",
"engines": {
"node": ">=16.11.0"
},
@@ -22,6 +19,7 @@
"dependencies": {
"@discordjs/voice": "^0.17.0",
"array-move": "^4.0.0",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"ffmpeg-static": "^4.4.1",