csharpfritz / csharpfritz/Fritz.StreamTools
Add Command Aliases
Open
- Dominant language
- C#
- Stars
- 153
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
There are a number of commands that should do the same action, from different inputs.
Rather than maintaining two different commands into appSettings, configure an aliases list to map from an alias to a command
e.g. the current `!help` command, might also be triggered by `!commands`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.