mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Uploaded bots for the first time
This commit is contained in:
17
ADAM_Ghost/package.json
Normal file
17
ADAM_Ghost/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "nodejs-elasticbeanstalk",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node server.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord.js": "^11.4.2",
|
||||
"dotenv": "^6.0.0",
|
||||
"node-cron": "^1.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user