@bot help
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
List the available commands.
### Thoughts on implementation
Each command should define `name` and `helpText` properties for displaying.
This should probably be a top level thing defined in `server.ts` instead of a separate command.
### Questions
- How can the matcher functions be shown in the help text? Or should help text just describe what matches and what doesn't?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.