-
-
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 soundboard #10590
base: main
Are you sure you want to change the base?
feat: add soundboard #10590
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
bb9d6a6
to
2ef1a3a
Compare
2ef1a3a
to
57c2a7c
Compare
This comment has been minimized.
This comment has been minimized.
57c2a7c
to
7821166
Compare
f3031c1
to
55725d0
Compare
55725d0
to
ce7db7f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10590 +/- ##
==========================================
- Coverage 39.66% 39.11% -0.55%
==========================================
Files 249 244 -5
Lines 15206 14796 -410
Branches 1456 1414 -42
==========================================
- Hits 6031 5788 -243
+ Misses 9163 8996 -167
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
830929a
to
1e0fb55
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
1e0fb55
to
1931f6e
Compare
1931f6e
to
b61e513
Compare
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.
Might be worth to add a get soundboardSound()
to
this.soundId = data.sound_id ?? null; |
this.guild.soundboardSounds.cache
.
Please describe the changes this PR makes and why it should be merged:
Adds soundboard for mainlib
Status and versioning classification: