MrJacz / discord.js-lavalink

A discord.js lavalink client
https://mrjacz.github.io/discord.js-lavalink/
MIT License
62 stars 18 forks source link

Discord Master Version Not Supported #158

Open satoufuyuki opened 4 years ago

satoufuyuki commented 4 years ago

Hi, I'm recently migrating my discord.js version to the master version. And in the master now have a GuildManager class and to get guild from the collection, you should add cache after client.guilds. I see the pull request and there is a pull request to solve this: https://github.com/MrJacz/discord.js-lavalink/pull/157

Now I'm using my own fork project to fix this. Please solve this ASAP.

AGuyNamedJens commented 4 years ago

Or, go back to the latest update before the Managers got introduced, which is fe7df70, (fe7df708e44e0280dfaf0f8e457b154781bb5140)