From 05e62b010519c4ce7a526ca5a4b5cdee0bbc2f5c Mon Sep 17 00:00:00 2001 From: MrPiglr <31398225+MrPiglr@users.noreply.github.com> Date: Thu, 25 Dec 2025 08:26:03 +0000 Subject: [PATCH] new file: .nvmrc --- .nvmrc | 1 + aethex-bot/package.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 .nvmrc diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..8b0beab --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +20.11.0 diff --git a/aethex-bot/package.json b/aethex-bot/package.json index 376b5b2..65ceec1 100644 --- a/aethex-bot/package.json +++ b/aethex-bot/package.json @@ -34,6 +34,7 @@ "express-session": "^1.17.3", "kazagumo": "^3.4.0", "mediaplex": "^1.0.0", + "openai": "^4.20.0", "shoukaku": "^4.2.0", "sodium-native": "^5.0.10", "stripe": "^14.0.0",