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",