Upload New File

This commit is contained in:
Welnay 2022-04-20 23:36:24 +00:00
parent ed6fb2fbcb
commit 61ae2f4fd2

17
package.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "test-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"discord.js": "13.6.0",
"dotenv": "16.0.0",
"glob": "7.2.0"
}
}