aboutsummaryrefslogtreecommitdiff
path: root/174bg/discord-bot/package.json
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-15 12:09:43 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-15 12:09:43 +0100
commit5420995159946e7e11fdf861974132bd590a2fbf (patch)
treeeab9721c74614302ae3da119ed9079f06613ced0 /174bg/discord-bot/package.json
parente10626e9ea388880d28eaf7be1a34d183f82e42f (diff)
downloadunnamed-group-5420995159946e7e11fdf861974132bd590a2fbf.tar
unnamed-group-5420995159946e7e11fdf861974132bd590a2fbf.tar.gz
unnamed-group-5420995159946e7e11fdf861974132bd590a2fbf.tar.bz2
unnamed-group-5420995159946e7e11fdf861974132bd590a2fbf.tar.xz
unnamed-group-5420995159946e7e11fdf861974132bd590a2fbf.zip
add gemini check to req tickets
Diffstat (limited to '174bg/discord-bot/package.json')
-rw-r--r--174bg/discord-bot/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/174bg/discord-bot/package.json b/174bg/discord-bot/package.json
index d3e8dac..1b01ad5 100644
--- a/174bg/discord-bot/package.json
+++ b/174bg/discord-bot/package.json
@@ -6,6 +6,7 @@
},
"dependencies": {
"@discordjs/voice": "^0.19.2",
+ "@google/genai": "^2.11.0",
"bufferutil": "^4.1.0",
"discord.js": "^14.26.4",
"zlib-sync": "^0.1.10"