DevChatter / DevChatter/DevChatterBot
Add Expected Command Arguments
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 54
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Commands are triggered based on the `CommandWord` only. We should have expected arguments for commands. This would also mean that `!so` and `!so DevChatter` could be handled differently, since the former needs to do a random selection based on an API call and the latter does a simple text replacement.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.