Hu Ce
DIAdiscord.js - Imagine an app
•Created by Hu Ce on 3/2/2024 in #djs-voice
Discord Voice doesn't play anything when join voice channel
My bot still work when I run bot in windows, but when I host it on vps (Ubuntu), it doesn't speak anything, it still slient
"dependencies": {
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.2.0",
"@discordjs/voice": "^0.16.1",
"axios": "^1.6.7",
"canvas": "^2.11.2",
"chalk": "4.1.2",
"colors": "^1.4.0",
"common-tags": "^1.8.2",
"dayjs": "^1.11.10",
"delay": "5.0.0",
"discord-api-types": "^0.37.67",
"discord-giveaways": "^6.0.1",
"discord.js": "^14.14.1",
"dotenv": "^16.3.2",
"ffmpeg": "^0.0.4",
"ffmpeg-static": "^5.2.0",
"google-tts-api": "^2.0.2",
"image-url-validator": "^1.0.4",
"libsodium-wrappers": "^0.7.13",
"mathjs": "^12.4.0",
"mongoose": "^8.1.1",
"node-os-utils": "^1.3.7",
"node-schedule": "^2.1.1",
"nodemon": "^3.0.3",
"quickmongo": "^5.2.0",
"random": "3.0.6",
"sourcebin": "^5.0.0"
},
10 replies