Skip to content

fix: allow love command to default to invoker - #54

Open
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/love-optional-second-user
Open

fix: allow love command to default to invoker#54
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/love-optional-second-user

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • make the second user in love optional so love @user compares that user with the command invoker as intended
  • add a Discord.Commands registration regression test and refresh the generated command metadata

Verification

  • dotnet build — passed with 0 errors (existing NU1903 advisory warning remains)
  • dotnet test --no-build — passed, 227 tests
  • git diff --check upstream/develop...HEAD — passed

Risk

  • Low: this only exposes an existing null fallback by marking the second command argument optional.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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