matrix-org / matrix-org/matrix-hookshot

Add a admin command to get the version number

Open
#322 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

T-Enhancement
Dominant language
TypeScript
Stars
450
Forks
95
Avg merge
1d 2h
Merged PRs (30d)
23

Description

**Is your feature request related to a problem? Please describe.**
I'd like to be able to check the running version of Hookshot from my Matrix Hookshot admin room

**Describe the solution you'd like**
`version` command or something similar in the admin room

**Describe alternatives you've considered**
None without having access to the server

**Additional context**
Similar to some other bridges, for example, mautrix-telegram
```plaintext
twilight
version

Telegram Bridge
mautrix-telegram 0.11.2+dev.00bc3d58
```

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

Start by locating the admin-room command handling in the TypeScript source and checking how other admin commands are registered. Add the requested `version` command so it reports the running Hookshot version in the admin room, then verify the response through the existing admin-room flow.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.