NYTDiscordBot / DiscordBot

0 stars 0 forks source link

Update discord.js to v14.x #12

Closed DanceParty closed 2 months ago

DanceParty commented 2 months ago

Changes

-- Remove INTENTS.FLAGS.X ++ Add GatewayIntentBits.X

-- Remove channel.isText() ++ Add channel.type === ChannelType.X