matrix-org / matrix-org/msc-chatbot

Option to only show MSCs that have changed in the last week

Open
#3 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Would require tracking changes, with timestamps, and pulling only those that happened in the last week.

Quickly getting into "requiring a db" territory.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the bot's existing MSC tracking and retrieval flow; no files or tests are identified in the issue. Determine how change timestamps would be stored and how the query should select MSCs changed within the last seven days. Done means the bot can reliably return only recently changed MSCs with persisted change data.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.