open fun keywordHandler(keyword: String): ((bus: BotBus) -> Unit)?
If this method returns not null for the specified keyword, then the returned handler is called.