#!/usr/bin/env php <?php /** * @file * CLI file to run tweeper. */ require dirname(__FILE__) . '/tweeper.php';