Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 642 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 642 Bytes

A little script that lists the social media reach of PPEU member parties, using

  1. The PPI Party Info API
  2. The Facebook Graph API (anonymously)
  3. The Twitter API (requires key)

Setup

  1. Make sure cache.txt is writable
  2. Rename config.dist.php to config.php
  3. Specify your Twitter API key and secret there

License