summaryrefslogtreecommitdiffstats
path: root/modules/twitter
diff options
context:
space:
mode:
authortv <tv@also>2010-12-28 21:28:05 +0100
committertv <tv@also>2010-12-28 21:28:05 +0100
commit353a4587a8c8853fc1abade62226ee293c792c08 (patch)
treecc80dd1f7078960017da730f6ba0bcfe4a30b47a /modules/twitter
parenta3edb372bd49b3ad0ba5509030445ae004c5cc93 (diff)
parent5e0e70d0e4138c89709f29f39b46e293dc31a68b (diff)
Merge ssh://telnet/~/noise
Diffstat (limited to 'modules/twitter')
-rwxr-xr-xmodules/twitter5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/twitter b/modules/twitter
index 49d092fb..5b1b0be9 100755
--- a/modules/twitter
+++ b/modules/twitter
@@ -1,6 +1,10 @@
#!/usr/bin/python
#encode=utf8
+print "Bug Robert to implement Twitter-OAuth!"
+exit(1)
+
+
import sys, twitter
sys.stderr = sys.stdout
@@ -57,7 +61,6 @@ if len(sys.argv) > 1 and sys.argv[1] == "--help":
-
api = twitter.Api(username="shackspam", password="sh4ckit")
#api.SetXTwitterHeaders("Shackspace UTTERANCE","","0.00.0.01.42")