diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-07-12 22:09:56 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-07-12 22:09:56 -0400 |
| commit | 0937181902a0e79d6bdf72295be259a41794f855 (patch) | |
| tree | bba5a8427c05ae362f164a8d022913b85cef8f16 /package.json | |
| parent | dc1961d2247bdbbcad8dfa720e3a46e004e0262d (diff) | |
| download | DLAP-0937181902a0e79d6bdf72295be259a41794f855.tar.gz DLAP-0937181902a0e79d6bdf72295be259a41794f855.tar.bz2 DLAP-0937181902a0e79d6bdf72295be259a41794f855.zip | |
Fixed stopBot function
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 9ca9bbd..5efa18c 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "discord-api-types": "^0.36.1", "discord.js": "^13.8.1", "ffmpeg-static": "^5.0.0", + "music-metadata": "^7.12.4", "sodium": "^3.0.2" }, "devDependencies": { |
