enable
@ConfigurationValue(path = "botcommands.text.enable", defaultValue = "true" )
Whether text commands should be listened for.
You can use @RequiresTextCommands to disable services when this is set to false
.
Default: true
Spring property: botcommands.text.enable