2017 © Pedro Peláez
 

library xboxlivestatus

Monitor Xbox LIVE Service Alerts and post to Twitter if a Service Alert exists

image

xboxleaders/xboxlivestatus

Monitor Xbox LIVE Service Alerts and post to Twitter if a Service Alert exists

  • Friday, July 26, 2013
  • by jasonclemons
  • Repository
  • 2 Watchers
  • 7 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

XboxLiveStatus 1.0.0

Post Xbox LIVE Service Alerts to Twitter

Requirements

  1. A web server running PHP 5.4.0 or higher
  2. A web server with cron installed
  3. A Twitter account to post updates
  4. A Twitter Application

To create a Twitter application:

  1. Go to http://dev.twitter.com
  2. Click on 'Register an app'
  3. 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
  4. Accept Terms of Use
  5. You will then receive your Consumer and Access Keys

Installation

  1. Get Composer
  2. Install library php composer.phar xboxleaders/xboxlivestatus
  3. Install dependencies php composer.phar install
  4. Set up cron 0 * * * * wget -O /dev/null http://www.example.com/status/index.php

The Versions

26/07 2013

dev-master

9999999-dev https://www.xboxleaders.com/

Monitor Xbox LIVE Service Alerts and post to Twitter if a Service Alert exists

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

twitter status xbox xboxlive