Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ web 2.0 challenge #1

Name: Anonymous 2009-09-25 15:59

Challenge: Using the twitter API, you must code a program that will tweet it's own source code.

             GOOD LUCK.

Name: Anonymous 2009-09-27 14:36

twitter
t = twitter.Api(username='that_crab',password='IHBTBY')
t.PostUpdate(open(__import__('sys').argv[0]).read())



Bam.  Python.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List