summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
'''