Skip to content

Instantly share code, notes, and snippets.

View philnelson's full-sized avatar

Phil Nelson philnelson

View GitHub Profile
@philnelson
philnelson / minetweet.php
Created August 3, 2011 18:12 — forked from gavinblair/minetweet.php
script that periodically checks the minecraft server log, and tweets when players log in/out
<?php
//run via cron every 2 minutes
$log_location = "/users/minecraft/minecraft/";
$web_viewable_location = "/var/www/gotham.extrafuture.com/public_html/";
$bot_email = "[email protected]";
$twittermail_account = "";
//Get the log file