Skip to content

Update command loader#248

Merged
twlite merged 3 commits intomainfrom
update-command-loader
Jun 14, 2025
Merged

Update command loader#248
twlite merged 3 commits intomainfrom
update-command-loader

Conversation

@notunderctrl
Copy link
Collaborator

@notunderctrl notunderctrl commented Jun 13, 2025

  • Allow optional description in CommandData type
  • Set fallback description for chat input commands if none provided
  • Use CommandData type internally instead of SlashCommandBuilder to better reflect external use
  • Fix loaded commands guild property not using property from commandFileData.command.guilds
  • Add type safety for imported command + command property/methods validators

@notunderctrl notunderctrl requested a review from twlite June 13, 2025 20:12
@netlify
Copy link

netlify bot commented Jun 13, 2025

Deploy Preview for commandkit ready!

Name Link
🔨 Latest commit 5567e17
🔍 Latest deploy log https://app.netlify.com/projects/commandkit/deploys/684c8aa66b46280008fa05af
😎 Deploy Preview https://deploy-preview-248--commandkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@notunderctrl notunderctrl self-assigned this Jun 13, 2025
@notunderctrl notunderctrl marked this pull request as draft June 13, 2025 20:27
@notunderctrl notunderctrl marked this pull request as ready for review June 13, 2025 20:31
Copy link
Member

@twlite twlite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@twlite twlite merged commit e14978f into main Jun 14, 2025
5 checks passed
@twlite twlite deleted the update-command-loader branch June 14, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants