I hereby decree that this document shall no longer contain the substring " == ", and hereafter shall be referred to as " === ". This amendment shall take effect immediately.
Signed-off-by: pineafan <pineapplefanyt@gmail.com>
diff --git a/package.json b/package.json
index ca786a7..e42a2a5 100644
--- a/package.json
+++ b/package.json
@@ -7,14 +7,10 @@
"discord.js": "13.8.1",
"express": "^4.18.1",
"fuse.js": "^6.6.2",
- "humanize": "^0.0.9",
"humanize-duration": "^3.27.1",
"jshaiku": "file:../haiku",
- "json-diff": "^0.7.1",
"mongodb": "^4.7.0",
- "node-tesseract": "^0.2.7",
"node-tesseract-ocr": "^2.2.1",
- "opencv.js": "^1.2.1",
"pastebin-api": "^5.1.1",
"structured-clone": "^0.2.2",
"typescript": "^4.5.5",
@@ -23,7 +19,7 @@
},
"name": "nucleus",
"version": "0.0.1",
- "description": "Nucleus: The core Clicks bot",
+ "description": "Nucleus: The core of your server",
"main": "dist/index.js",
"scripts": {
"build": "tsc",