TextCommandHandler

constructor(commandsMap: Map<Command, (StoryStep, Int) -> Unit>, excludeTypes: Set<Int> = setOf(StoryTypes.TITLE.type.number))