Skip to content

fix: suppress mentions in help replies - #164

Open
vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:fix/help-command-mentions
Open

vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:fix/help-command-mentions

Conversation

@vycdev2

@vycdev2 vycdev2 commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • disable Discord mention parsing for !help replies
  • cover the reply contract with a regression assertion
  • document the user-visible fix

Verification

  • npm run build — passed
  • node --experimental-test-module-mocks --test tests/responseWorkload.test.mjs — passed (3 tests)
  • npm test — passed (329 tests)
  • git diff --check — passed

Risk

  • Low: changes only the allowed-mentions metadata on help replies; displayed content is unchanged.

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