Anton
DIAdiscord.js - Imagine a boo! 👻
•Created by Anton on 4/15/2024 in #djs-questions
(v13) Target not connected to voice
Our bot is not able to correctly move certain members. Even though they are connected to a channel the bot has acces to, it returns Error: Error moving user: DiscordAPIError: Target user is not connected to voice.
It runs v13 since it's hosted by our FiveM server. Which doesn't have the node Discord.js needs.
How would I fix this?
a user with Discord ID "1213xxxxxxxxxx" is moved, but a user with "1061xxxxxxxx" isn't.
4 replies
DIAdiscord.js - Imagine a boo! 👻
•Created by Anton on 4/12/2024 in #djs-questions
What Discord.js version works on 16.9.1
Hi! I'm trying to make a Discord bot, which is going be hosted by a FiveM server. Since the latest FiveM Node.js version is 16.9.1, I want to find out which Discord.js version works with that. (Moving the user from 1 voice channel to another is a huge must). Slash commands would be nice but is not a direct must.
4 replies