You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
(3:48:34 PM) - [FATAL] - VoiceChannelError: Something went wrong when trying to look for the channel I was supposed to join.
at Player.initialize (/app/src/classes/Player.js:84:13)
at processTicksAndRejections (internal/process/task_queues.js:88:5) {
name: 'VoiceChannelError'
}
The text was updated successfully, but these errors were encountered:
Hi, have you by any chance added your own configuration in the settings.json file inside the config folder?
The error says that the channel_id is incorrect, so make sure that the ID that you added the correct ID for the channel. Make sure that the bot is inside the server where the channel is located and also that the bot has enough permissions to join the channel.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
(3:48:34 PM) - [FATAL] - VoiceChannelError: Something went wrong when trying to look for the channel I was supposed to join.
at Player.initialize (/app/src/classes/Player.js:84:13)
at processTicksAndRejections (internal/process/task_queues.js:88:5) {
name: 'VoiceChannelError'
}
The text was updated successfully, but these errors were encountered: