From 7472ff42106549836fe6305b0bda695c07ef0f18 Mon Sep 17 00:00:00 2001 From: "BasherSlash@gmail.com" Date: Sat, 21 May 2011 04:00:25 +0000 Subject: --- JKTwitterBot/src/thebot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'JKTwitterBot/src/thebot.py') diff --git a/JKTwitterBot/src/thebot.py b/JKTwitterBot/src/thebot.py index b194e89..30d3866 100644 --- a/JKTwitterBot/src/thebot.py +++ b/JKTwitterBot/src/thebot.py @@ -94,7 +94,7 @@ if __name__ == '__main__': print e poster.friendships.destroy(id=user) poster.friendships.create(id=user) - + # commented out so all friends are not added #for friend in friends: # adds all friends from friends.txt # follow_user(friend) -- cgit v1.2.3