packages

@ConfigurationValue(path = "botcommands.core.packages")
abstract val packages: Set<String>(source)

The packages the framework will scan through for services, commands, handlers...

Spring property: botcommands.core.packages