ericjaystevens / ericjaystevens/slashparse
Add support for switches
Open
- Dominant language
- Go
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
switches should be on or off based on if it is included in the string
so
```
/doro start -blockEmail
```
should show up as ```value["blockedEmail"] = "on"```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.