Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

I received this error when starting the Bot on Glitch. #81

Open
ShadowsPlayer opened this issue Oct 17, 2022 · 1 comment
Open

I received this error when starting the Bot on Glitch. #81

ShadowsPlayer opened this issue Oct 17, 2022 · 1 comment
Labels
Type: Bug This is a bug report.

Comments

@ShadowsPlayer
Copy link

(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'
}

@ShadowsPlayer ShadowsPlayer added the Type: Bug This is a bug report. label Oct 17, 2022
@moonstar-x
Copy link
Owner

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug This is a bug report.
Projects
None yet
Development

No branches or pull requests

2 participants