-
Notifications
You must be signed in to change notification settings - Fork 267
feat: d.js v14 #165
base: master
Are you sure you want to change the base?
feat: d.js v14 #165
Conversation
Everything *should* work, but I haven't tested too much. **BREAKING CHANGES:** Suprisingly not much. - Config file format changed to add support for new intents and partials - Bot no longer has the message content intent, which means it needs to be whitelisted and then enabled in the config. NOTE: the client still will receive message commands in dm's or when pinged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but why is there a lockfile for NPM and Yarn?
Idk but it was like that when I got to it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than these, it looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
defaultPermission
can be updated to use dmPermission
Co-authored-by: A. Román <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one thing that was introduced with 14.1.0:
Hey, Any update when this will be pushed live? Aydan |
- Update deps - Update readme - Revert isCommand
Everything should work, but I haven't tested too much.
BREAKING CHANGES:
Suprisingly not much.
NOTE: the client still will receive message commands in dm's or when pinged.
Semantic versioning classification: