Saious119 / Discord-Bots

A collection of discord bots, some use humor that may be offensive, some scrape 4 chan for random images. USE AT YOUR OWN RISK
GNU Lesser General Public License v2.1
1 stars 3 forks source link

Discord.js version number #6

Closed Tubaleviao closed 2 years ago

Tubaleviao commented 2 years ago

I tried ou the code but it looks like the voiceChannel.join() function does not exist in the latest version of the discord.js npm package. What version do we need to use to have this code running? I'm willing to add a package.json so we won't have this issue anymore.

Saious119 commented 2 years ago

yeah I was trying to bump up to 13, but everything just dies, so I guess I'm staying on 12.5.3 for now. that's listed in the package.json I just push. I'll probably make a dev branch for moving over when people have more voice chat solutions in 13

Saious119 commented 2 years ago

listed Discord.js 12.5.3 in new package.json