matrix-org / matrix-org/matrix-hookshot
Hookshot Configuration: Auto fill RSS label if left empty on creation
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
When you subscribe to an RSS or Atom feed, if you leave the label field empty the bot should automatically pull the title from the RSS feed and save that as the label in the state event.
Otherwise, you'll just end up with a lot of undescriptive URLs if you have a room with a lot of feeds making it impossible to manage.


Contributor guide
Research direction
The issue names no files or tests. Start by locating RSS/Atom subscription creation and the state-event handling, then trace how an empty label is stored; done means an empty label is replaced with the feed title while an explicitly provided label remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100