diff options
| author | 8cy <[email protected]> | 2020-04-03 02:37:42 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-03 02:37:42 -0700 |
| commit | 60867fb030bae582082340ead7dbc7efdc2f5398 (patch) | |
| tree | 4c6a7356351be2e4914e15c4703172597c45656e /package.json | |
| parent | commenting (diff) | |
| download | s5nical-60867fb030bae582082340ead7dbc7efdc2f5398.tar.xz s5nical-60867fb030bae582082340ead7dbc7efdc2f5398.zip | |
2020/04/03, 02:34, v1.2.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json index b4e3e0a..7ce6df7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,12 @@ "author": "sin", "license": "MIT", "dependencies": { + "@discordjs/opus": "^0.1.0", + "at-quotes": "^1.3.3", + "demojijs": "^1.2.0", "discord.js": "^11.6.3", + "emoji-random": "^0.1.2", + "ffmpeg-static": "^4.0.1", "is-image-url": "^1.1.8" } } |