few changes
diff --git a/package.json b/package.json
index 8e5fc69..dd55984 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,9 @@
{
"dependencies": {
"@discordjs/builders": "^0.12.0",
+ "body-parser": "^1.20.0",
"discord.js": "^13.6.0",
+ "express": "^4.18.1",
"humanize": "^0.0.9",
"humanize-duration": "^3.27.1",
"jshaiku": "file:../haiku",
@@ -12,7 +14,7 @@
},
"name": "nucleus",
"version": "0.0.1",
- "description": "Nucleus: The core Clicks Minute Per bot",
+ "description": "Nucleus: The core Clicks bot",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
@@ -23,7 +25,7 @@
"type": "git",
"url": "git+ssh://git@github.com/ClicksMinutePer/Nucleus.git"
},
- "author": "Clicks Minute Per",
+ "author": "Clicks",
"contributors": [
"Minion3665",
"PineappleFan"