Skip to content

Instantly share code, notes, and snippets.

@malfortuna
malfortuna / README.md
Created January 15, 2019 20:25
SCRIPT-8
@malfortuna
malfortuna / gist:5521046
Created May 5, 2013 14:59
A bot used to tweet one Ludum Dare game per hour, over on Twitter at @LudumLegacy
import json, pprint, subprocess, urllib, urllib2, re, sys
import json as simplejson
import urllib2
import xml.sax.saxutils
from getpass import getpass
from urllib import urlencode
import time, getopt
#sys.path = [ #Load of stupid path amendments for Dreamhost ]