matrix-org / matrix-org/mjolnir
Wait a little after getting invited and joining a room before complaining about missing PL
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
When you invite mjolnir to a room and it joins, it immediately complains in the moderation room about missing PL in the new room
**Describe the solution you'd like**
Wait a minute or two before complaining so you have a chance to make the bot Admin
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 tracing the room invitation and join flow to find where the missing-power-level complaint is triggered. Done means the bot waits after joining before reporting missing PL, giving moderators time to promote it; verify the behavior with the project's relevant tests if available.
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