Closed allebb closed 7 years ago
Using the same logic as the VoiceCommand, this should return a success message and die immediately if the enabled configuration value is set to false.
VoiceCommand
enabled
false
This has now been added and and pushed, this issue can therefore now be closed.
Using the same logic as the
VoiceCommand
, this should return a success message and die immediately if theenabled
configuration value is set tofalse
.