matrix-org / matrix-org/mjolnir
Document intentional feature of being able to puppet the bot to send commands to Mjolnir
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 75
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 3
Description
as a backup measure, moderators can log in as the Mjolnir bot account and run commands in the management room to trigger Mjolnir: it's deliberate that the bot doesn't ignore itself (just `m.notice` messages). This needs to be documented in-code.
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
No file or test is named. Search the TypeScript code for handling of the bot's own m.notice messages, then add an in-code note explaining the deliberate backup behavior for moderators running management-room commands as the bot. Verify that existing behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100