#!/usr/bin/env php tweep('https://twitter.com/ao2it'); if (is_null($output)) { exit(1); } $output = $tweeper->tweep('https://www.instagram.com/comunedinapoli/'); if (is_null($output)) { exit(1); }