barthofu / tscord

🤖 A fully-featured discord bot template written in Typescript, intended to provide a framework that's easy to use, extend and modify
https://tscord.discbot.app
MIT License
246 stars 19 forks source link

Upgrade discord.js version to 14.8.0 to fix a known bug #123

Closed Nik-Novak closed 1 year ago

Nik-Novak commented 1 year ago

This bug occurs when initiating interactions:

https://stackoverflow.com/questions/75892478/discord-js-v14-7-1-typeerror-channel-istextbased-is-not-a-function

Please describe the changes this PR makes and why it should be merged:

barthofu commented 1 year ago

Hey @Nik-Novak, thanks for your contribution!

But in fact it has already been updated in this PR 😓