loads of changes, most mod commands done
diff --git a/package.json b/package.json
index 8e5042f..2cba58a 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,8 @@
   "dependencies": {
     "@discordjs/builders": "^0.12.0",
     "discord.js": "^13.6.0",
+    "humanize": "^0.0.9",
+    "humanize-duration": "^3.27.1",
     "jshaiku": "file:../haiku",
     "typescript": "^4.5.5"
   },