Remove the replit stuff

This commit is contained in:
ION606
2022-04-14 11:08:42 -04:00
parent b07d8cfd8a
commit b8ce2b8c68
19 changed files with 352 additions and 3 deletions
-29
View File
@@ -1,29 +0,0 @@
{
"name": "selmerbot",
"version": "1.0.0",
"description": "THEEEEEE SEEELMEEEERRR BOOOOOOOOTTTTTT",
"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",
"dependencies": {
"@discordjs/voice": "^0.8.0",
"axios": "^0.26.1",
"cheerio": "^1.0.0-rc.10",
"discord.js": "^13.6.0",
"ffmpeg-static": "^4.4.1",
"libsodium-wrappers": "^0.7.9",
"node-fetch": "2.0",
"puppeteer": "^13.5.1"
}
}