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"```
switches should be on or off based on if it is included in the string
so
should show up as
value["blockedEmail"] = "on"