RileCraft / DiscordBot-Template

A bot template with command , event , button , selectmenus , slashcommands handler and error handlers. Made in Discord.JS V14
MIT License
229 stars 59 forks source link

Fix bug #59

Closed SwitchAlpha closed 1 year ago

SwitchAlpha commented 1 year ago

TypeError channel.isTextBased is not a function / channel.isText is not a function fixed. Discord has rolled out a change which broke the node.js so I updated the discord.js version

RileCraft commented 1 year ago

Sure i guess, also next time you got to make a pull request make it to the Unstable branch