feat: init
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "RTRT",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"packageManager": "[email protected]",
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.19.0",
|
||||
"@snazzah/davey": "^0.1.9",
|
||||
"canvas": "^3.2.1",
|
||||
"debug": "^4.4.3",
|
||||
"discord.js-selfbot-v13": "^3.7.1",
|
||||
"dotenv": "^17.3.1",
|
||||
"node-cron": "^4.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user