Skip to content
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

Updates for Message Command Things #57

Merged
merged 20 commits into from
Jun 14, 2024
Merged

Updates for Message Command Things #57

merged 20 commits into from
Jun 14, 2024

Conversation

catplvsplus
Copy link
Member

@catplvsplus catplvsplus commented Jun 13, 2024

Changes

  • Added parserData, option, command properties to MessageCommandOptionBuilderResolveValueOptions
  • Fixed message command options marked as invalid when there's no validators
  • Deprecated getMentionId and fetchMentionOrId from @reciple/utils
  • Added more mention parsing utilities in Mentions class from @reciple/utils
  • Created @reciple/message-command-utils package
    • new MessageCommandBooleanOptionBuilder
    • new MessageCommandChannelOptionBuilder
    • new MessageCommandIntegerOptionBuilder
    • new MessageCommandMessageOptionBuilder
    • new MessageCommandNumberOptionBuilder
    • new MessageCommandRoleOptionBuilder
    • new MessageCommandUserOptionBuilder

@catplvsplus catplvsplus marked this pull request as ready for review June 14, 2024 03:17
@catplvsplus catplvsplus merged commit 9be12c1 into main Jun 14, 2024
5 checks passed
@catplvsplus catplvsplus deleted the option-resolvers branch June 14, 2024 03:19
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.

1 participant