aboutsummaryrefslogtreecommitdiff
path: root/174bg/discord-bot/package.json
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-18 11:53:19 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-18 11:53:19 +0100
commit91900b943def6ae9e7dab58ee4453e3874a21841 (patch)
tree8abcdc7a51ba17d55a0e772afe72c06062111155 /174bg/discord-bot/package.json
parentefa927adf3850cb8f3f38cea9ed4dd01425ade59 (diff)
downloadunnamed-group-91900b943def6ae9e7dab58ee4453e3874a21841.tar
unnamed-group-91900b943def6ae9e7dab58ee4453e3874a21841.tar.gz
unnamed-group-91900b943def6ae9e7dab58ee4453e3874a21841.tar.bz2
unnamed-group-91900b943def6ae9e7dab58ee4453e3874a21841.tar.xz
unnamed-group-91900b943def6ae9e7dab58ee4453e3874a21841.zip
add oncall-check command
Diffstat (limited to '174bg/discord-bot/package.json')
-rw-r--r--174bg/discord-bot/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/174bg/discord-bot/package.json b/174bg/discord-bot/package.json
index d3e8dac..911e71c 100644
--- a/174bg/discord-bot/package.json
+++ b/174bg/discord-bot/package.json
@@ -8,6 +8,8 @@
"@discordjs/voice": "^0.19.2",
"bufferutil": "^4.1.0",
"discord.js": "^14.26.4",
+ "pocketbase": "^0.27.0",
+ "prettier": "^3.9.5",
"zlib-sync": "^0.1.10"
},
"type": "module"