matrix-org / matrix-org/mscbot-python
Announce MSC changes in Matrix rooms
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This functionality is already covered by a separate process: https://github.com/Informo/specs-bot
However, it would be nice to fold this relatively-simple operation into the mscbot-python process.
Note: when porting, https://github.com/matrix-org/mscbot-python/issues/35 is relevant.
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
Start by reviewing the existing process in https://github.com/Informo/specs-bot and the related context in mscbot-python issue #35. Compare its behavior with this repository and determine the integration entry points; done means the same MSC announcements are handled within mscbot-python without relying on the separate process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100