DarkGuy10 / BotClient

A discord botclient built with Electron, React and discord.js.
MIT License
182 stars 17 forks source link

Update discord.js to v13.14.0 #49

Closed PlavorSeol closed 1 year ago

PlavorSeol commented 1 year ago

Closes #46 This is emergency fix for the issue that the client will not show any channel in servers with both at least one forum channel and at least one post within any forum channel. Since support for forum channels was backported to discord.js v13 (discordjs/discord.js#8651), updating to latest version within v13 major version resolves this issue.