matrix-org / matrix-org/matrix-hookshot
[Feature] Add ability to insert emojis from generic webhooks
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
**Is your feature request related to a problem? Please describe.**
If a text in a JSON payload from a generic webhook includes a string between two ':', for instance :flag-nl:, there currently is no way to show-off an emoji within the message.
**Describe the solution you'd like**
Matrix-hookshot could convert any text between two ':' into emoji or perhaps via some transformation JavaScript function.
**Describe alternatives you've considered**
.
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 names no files, tests, or entry points. First clarify whether colon-delimited values should use a fixed emoji mapping or a configurable JavaScript transformation, then define supported inputs and expected output before implementation and testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100