Switched to ES6, Added public IP module, Code optimization.
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node index.js"
|
||||
"start": "node index.js --all"
|
||||
},
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.justw.tf/Lightemerald/mcr-bot.git"
|
||||
@@ -20,4 +21,4 @@
|
||||
"pino": "^8.14.1",
|
||||
"public-ip": "^6.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user