aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-03-26 13:43:03 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-03-26 13:43:03 -0400
commitd55e74693da3c7b2705d67aa1880baaa0dcd1790 (patch)
tree2588b36a5510adf40295ad1389964e194cb9a742 /package.json
parent9e2ba5ceb9e7d1e8a4305be36205dde3cfb5b0b9 (diff)
downloadDLAP-d55e74693da3c7b2705d67aa1880baaa0dcd1790.tar.gz
DLAP-d55e74693da3c7b2705d67aa1880baaa0dcd1790.tar.bz2
DLAP-d55e74693da3c7b2705d67aa1880baaa0dcd1790.zip
New interaction handler; Merged git and about
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index ccbd29d..b15340d 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,9 @@
},
"dependencies": {
"@discordjs/opus": "^0.3.2",
+ "@discordjs/rest": "^0.3.0",
"@discordjs/voice": "^0.5.5",
+ "discord-api-types": "^0.30.0",
"discord.js": "^13.6.0",
"ffmpeg-static": "^4.2.5",
"libsodium-wrappers": "^0.7.9"