booster

- twitter bot that builds followers
git clone git://git.acid.vegas/booster.git
Log | Files | Refs | Archive | README | LICENSE

commit eb9690c31f547b9f46f518b3d8bf0a4bd8e8eb5a
parent 7c683687119d32dec413d005c0d3e76c69a25b02
Author: acidvegas <acid.vegas@acid.vegas>
Date: Thu, 9 Apr 2020 21:56:05 -0400

fixed typo

Diffstat:
MREADME.md | 2+-

1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
@@ -8,7 +8,7 @@
 ## Information
 This bot will build you followers on Twitter automatically by doing a number of things. Every 5 minutes the bot will tweet a status with a bunch of "follow-for-follow" type hashtags. This way anyone searching for those hashtags to gain follows will always see your tweet as one of the most recent. Before it posts a new tweet, it will delete the previous tweet, so you dont spam your followers. All of the hashtags the bot tweets for followers are also searched for on Twitter and the most recent are followed and favorited. It will favorite tweets of the people you follow. Anyone that follows your Twitter will be followed back, and optionally messaged. People who you follow that are not following you back are unfollowed eventually. Trending tweets are randomly stolen and tweeted as your own.
 
-Everything this bot does is extremely throttles to prevent getting your account suspended. It is meant to be running 24/7 without any interaction needed.
+Everything this bot does is extremely throttled to prevent getting your account suspended. It is meant to be running 24/7 without any interaction needed.
 
 ## Instructions
 Create a Twitter account & [sign up](http://dev.twitter.com/apps/new) for a new developer application.