summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBasherSlash@gmail.com <BasherSlash@gmail.com>2011-05-21 03:59:15 +0000
committerBasherSlash@gmail.com <BasherSlash@gmail.com>2011-05-21 03:59:15 +0000
commitfffb7e46bbef8f5a174390d4fc9aba64ce9c3637 (patch)
tree5d261537912d3d6703a844ec816ae1c1cf447286
parentcd51ed473c174700959aa520672c6418aeddbb42 (diff)
-rw-r--r--JKTwitterBot/src/thebot.py4
1 files changed, 4 insertions, 0 deletions
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
'''