def __init__(self, config): self.config = config self.slack = Slacker(self.config.slackToken) self.icon = SLACK_ICON