- A web server running PHP 5.4.0 or higher
- A web server with cron installed
- A Twitter account to post updates
- A Twitter Application
- Go to http://dev.twitter.com
- Click on 'Register an app'
- Fill out the form to register the application * Application type: Browser * Callback URL: http://www.example.com/status/index.php * Default access type: Read & Write
- Accept Terms of Use
- You will then receive your Consumer and Access Keys
- Get Composer
- Install library
php composer.phar xboxleaders/xboxlivestatus - Install dependencies
php composer.phar install - Set up cron
0 * * * * wget -O /dev/null http://www.example.com/status/index.php