Skip to content

Rename SpamPattern to SpamReact, nest help in Owner section#66

Merged
Cordtus merged 1 commit intomainfrom
refactor/spam-reacts-rename
Mar 24, 2026
Merged

Rename SpamPattern to SpamReact, nest help in Owner section#66
Cordtus merged 1 commit intomainfrom
refactor/spam-reacts-rename

Conversation

@Cordtus
Copy link
Collaborator

@Cordtus Cordtus commented Mar 11, 2026

Summary

  • Renames all spam profile pattern management from "SpamPattern" to "SpamReact" to avoid confusion with existing content filtering patterns
  • Commands renamed: /addspamreact, /removespamreact, /listspamreacts, /testspamreact, /spamreacthelp
  • Removes standalone "Spam Patterns" button from help menu, nests content under Owner help section
  • All code identifiers, types, interfaces, function names, and user-facing text updated accordingly
  • Database table spam_patterns unchanged (internal, would need migration)

Test plan

  • Build passes (bun run build)
  • Lint clean (bun run lint)
  • All 36 tests pass (bun run test)
  • Verify renamed commands work in chat
  • Verify interactive /addspamreact keyboard flow works
  • Verify Owner help section shows spam react commands

Rename the spam profile pattern management feature from "SpamPattern"
to "SpamReact" to distinguish it from existing content filtering
patterns. Nest help content under the Owner section instead of a
standalone top-level button.

Commands: /addspamreact, /removespamreact, /listspamreacts,
/testspamreact, /spamreacthelp
@Cordtus Cordtus merged commit d50c812 into main Mar 24, 2026
4 checks passed
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