import { run } from 'probot'; import bot from './bot'; run(bot);