RocketChat / RocketChat/Rocket.Chat
Resolve slash command and integration trigger words conflict
Open
Nobody has claimed this yet.
type: improvement
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Integration trigger words can clash with slash commands.
Need to have a way to keep and maintain a registration of these words/commands , including their i18n names, in order to resolve conflict meaningfully.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify files, tests, or entry points to inspect first. Begin by locating the slash-command and integration-trigger registration code, then determine how internationalized names are represented. Done means conflicts are registered and resolved meaningfully, including translated trigger names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100