Skip to content

fix: suppress mentions in profile responses - #108

Open
vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:fix/suppress-profile-mentions
Open

fix: suppress mentions in profile responses#108
vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:fix/suppress-profile-mentions

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Disable Discord mention parsing for every !profile response, including paginated profile text.
  • Prevent stored profile content from pinging users, roles, or everyone.

Verification

  • npm run build
  • node --test tests/profileCommand.test.mjs
  • npm test (66 passed)
  • node --input-type=module -e "await import('node-pty'); console.log('node-pty import ok')"

Risk

This is a narrow response-option change; profile content and pagination are 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