-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for nsfw commands #7976
Conversation
6c38d9f
to
a664545
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #7976 +/- ##
==========================================
+ Coverage 84.45% 85.57% +1.11%
==========================================
Files 95 96 +1
Lines 9149 9481 +332
Branches 1095 1134 +39
==========================================
+ Hits 7727 8113 +386
+ Misses 1380 1326 -54
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
8a1dc88
to
1c3672c
Compare
**Please describe the changes this PR makes and why it should be merged:** waiting for official release - X djs - discordjs/discord.js#7976 **Status and versioning classification:** - This PR changes the library's interface (methods or parameters added) <!-- Please move lines that apply to you out of the comment: - This PR includes breaking changes (methods removed or renamed, parameters moved or removed) - This PR **only** includes non-code changes, like changes to documentation, README, etc. -->
Please describe the changes this PR makes and why it should be merged:
Adds support for nsfw commands.
Depends on:
nsfw
field discord-api-types#637Status and versioning classification: