matrix-org / matrix-org/mscbot-python

Have the bot react to commands that don't warrant a comment reply

Open
#15 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

For instance, when someone creates a concern the bot won't reply to it, as saying "Concern added" would be a bit noisy. However, people do get confused as Github doesn't show other user's comment edits unless the page is refreshed.

A 👍 reaction to the comment (assuming these are streamed and don't require a browser refresh) would probably be the cleanest way to give some acknowledgement.

...or perhaps people might think the bot is broken and the ultimate solution is to post a comment and informing the user that they need to refresh to see it in the original post...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the bot's command-handling and GitHub comment interaction code, then review how reactions are supported; done requires an agreed acknowledgement behavior for commands that do not warrant a reply and coverage for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.