feat: Discord bot example

This commit is contained in:
2024-07-04 21:19:07 +07:00
parent edc1a207be
commit 765b3c64f0
3 changed files with 329 additions and 7 deletions

View File

@@ -40,8 +40,12 @@
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"dependencies": {
"@discordjs/voice": "^0.17.0",
"axios": "^1.7.2",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"fluent-ffmpeg": "^2.1.3",
"libsodium-wrappers": "^0.7.13",
"music-metadata": "^8.3.0",
"play-audio": "^0.5.2",
"play-dl": "github:YuzuZensai/play-dl-test#test",