From fffb7e46bbef8f5a174390d4fc9aba64ce9c3637 Mon Sep 17 00:00:00 2001 From: "BasherSlash@gmail.com" Date: Sat, 21 May 2011 03:59:15 +0000 Subject: --- JKTwitterBot/src/thebot.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/JKTwitterBot/src/thebot.py b/JKTwitterBot/src/thebot.py index 3bfb431..b194e89 100644 --- a/JKTwitterBot/src/thebot.py +++ b/JKTwitterBot/src/thebot.py @@ -1,5 +1,9 @@ ''' Created on May 9, 2011 + +Based on the_shrink.py, by Vivek Halder: +http://blog.vivekhaldar.com/post/2830035130/how-to-write-a-twitter-bot-in-python + Modified by: Karl, Jesse ''' -- cgit v1.2.3