#!/usr/bin/env python

from slackflow import run_service

run_service()
