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

bot.joinVoiceChannel doesn't work in dev #59

Closed
ghost opened this issue Aug 8, 2016 · 0 comments
Closed

bot.joinVoiceChannel doesn't work in dev #59

ghost opened this issue Aug 8, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 8, 2016

bot.joinVoiceChannel(config.voicechannel_id).catch((error) => { bot.editMessage(config.textchannel_id, sentMessage.id, ":warning: |ERROR| Error joining voice channel, check console!"); console.log("VOICE CHANNEL JOINING ERROR: " + error.message); return; }).then((connection) => {

Doesn't seem to join the channel, works in 0.2.0 but not in dev.

@ghost ghost closed this as completed Aug 8, 2016
@hsiW hsiW added the voice label Jan 10, 2017
ErisPRUpdateBot pushed a commit to ErisPRUpdateBot/eris that referenced this issue Aug 25, 2021
Snazzah pushed a commit to Snazzah/eris that referenced this issue Apr 18, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants