Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

No branches or pull requests

2 participants