Setup...again

This commit is contained in:
ION606
2022-04-14 13:25:01 -04:00
parent b8ce2b8c68
commit 4ca09e072a
18 changed files with 874 additions and 1393 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"dependencies": {
"@discordjs/opus": "github:discordjs/opus",
"@discordjs/voice": "^0.8.0",
"apt": "^0.0.2",
"discord.js": "^13.6.0",
"ffmpeg": "^0.0.4",
"ffmpeg-static": "^5.0.0",
"node.js": "^0.0.1-security",
"sudo": "^1.0.3"
},
"name": "selmerbot",
"description": "Authors: ION606, MajorDrools",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ION606/selmerBot.git"
},
"author": "ION606",
"license": "ISC",
"bugs": {
"url": "https://github.com/ION606/selmerBot/issues"
},
"homepage": "https://github.com/ION606/selmerBot#readme"
}