Autotweeter that tweets Airtime SHOWS (Now & Next) from the JohnnyC's Extended Airtime API
  • Can be seen working here: https://twitter.com/DeprogRadio
    image

    WHAT IT DOES:

    1. Fires every 5 minutes (adjustable in cron job)
    2. Tweets the current show title when has just started and the next show.
    3. Only tweets when the show changes.
    4. Does checking to avoid multiple tweets and over thength tweets (trimes them if needed)
    5. Easily alterable.

    NOTES:
    • The code writes two small tracking files into /usr/share/airtime/public/airtime-show-twittercaster/ so make sure the folder is writeable by the owner of the cron job.
    • REQUIRES PHP CLI to be installed (It probably is).

    INSTRUCTIONS:
    1. Put the whole folder in /usr/share/airtime/public/
    2. Edit the top lines of tweet.php to match your credentials.
    3. Create a new cron job like this that fires every 5 minutes
    php /usr/share/airtime/public/airtime-show-twittercaster/tweet.php
    Post edited by John Chewter at 2015-09-20 07:40:36
    No longer using Airtime or Libretime.
  • 5 Comments sorted by
  • Thank you! Works fine :)
  • works a treat Thank You John
  • Hello!

    I think I followed exactly your instructions but I received email from CRON with errors :/
    ---------------------------------------------------------------------
    Count Message Full: 36PHP Parse error:  syntax error, unexpected '[' in /usr/share/airtime/public/airtime-show-twittercaster/src/TwitterOAuth.php on line 129
    ---------------------------------------------------------------------

    [SOLVED]
    My PHP version was 5.3. I fixed the problem by updating to PHP 5.4 !!!
    Post edited by Younes Duret at 2015-12-06 10:04:03
  • no work :( please help me    teamviewer
  • help me no working ubuntu :(