All Projects → acidvegas → booster

acidvegas / booster

Licence: ISC License
twitter bot that builds followers

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to booster

weatherBot
⛈ A Twitter bot for weather
Stars: ✭ 20 (-33.33%)
Mutual labels:  twitter-bot, twitter
awesome-twitter-bots
A Curated Collection of the Best Twitter Bots 🤖
Stars: ✭ 99 (+230%)
Mutual labels:  twitter-bot, twitter
himawari bot
Code that runs the twitter.com/himawari8bot bot.
Stars: ✭ 14 (-53.33%)
Mutual labels:  twitter-bot, twitter
twitter-bot-python-aws-lambda
A simple twitter bot using Python and an AWS Lambda function
Stars: ✭ 23 (-23.33%)
Mutual labels:  twitter-bot
node-facebook-twitter-google-github-login
Node, Express, Mongoose, Passport, Facebook, Twitter, Google and Github Authentication (Login)
Stars: ✭ 31 (+3.33%)
Mutual labels:  twitter
twinetverse
💫 Easily install and load packages for Twitter network analysis and visualisation
Stars: ✭ 19 (-36.67%)
Mutual labels:  twitter
Data-mining-python-script
It contain various script on web crawling/ data mining of social web(RSS,facebook,twitter,Linkedin)
Stars: ✭ 24 (-20%)
Mutual labels:  twitter
sentiment-thermometer
Measure the sentiment towards a word, name or sentence on social networks
Stars: ✭ 56 (+86.67%)
Mutual labels:  twitter
passport-examples
A variety of examples using PassportJS with ExpressJS and ReactJS applications
Stars: ✭ 44 (+46.67%)
Mutual labels:  twitter
github-unfollower-detector
💀 Small application to detect evil users who have stopped following you on Github 💀
Stars: ✭ 42 (+40%)
Mutual labels:  followers
avatars-io
👤 Wanna get a social media avatar? Avatars-io makes it easy for you. Just give a username then get an avatar!
Stars: ✭ 13 (-56.67%)
Mutual labels:  twitter
TwEater
A Python Bot for Scraping Conversations from Twitter
Stars: ✭ 16 (-46.67%)
Mutual labels:  twitter
tweet.md
Render tweet into beautiful markdown
Stars: ✭ 15 (-50%)
Mutual labels:  twitter
oauth
Allow users to log in with GitHub, Twitter, Facebook, and more!
Stars: ✭ 21 (-30%)
Mutual labels:  twitter
obsidian-tweet-to-markdown
An Obsidian.md plugin to save tweets as Markdown files.
Stars: ✭ 35 (+16.67%)
Mutual labels:  twitter
SocMap
Social Mapping Framework for Twitter
Stars: ✭ 16 (-46.67%)
Mutual labels:  twitter
goodreads-toolbox
9 tools for Goodreads.com, for finding people based on the books they’ve read, finding books popular among the people you follow, following new book reviews, etc
Stars: ✭ 56 (+86.67%)
Mutual labels:  followers
twitter-analytics-wrapper
A simple Python wrapper to download tweets data from the Twitter Analytics platform. Particularly interesting for the impressions metrics that are unavailable on current Twitter API. Also works for the videos data.
Stars: ✭ 44 (+46.67%)
Mutual labels:  twitter
markdown-tweet-scheduler
Schedule daily tweets from markdown files in your repo, posted via github actions.
Stars: ✭ 49 (+63.33%)
Mutual labels:  twitter
laravel-favorite
❤️ User favorite feature for Laravel Application.
Stars: ✭ 183 (+510%)
Mutual labels:  followers

Booster

twitter bot that builds followers

Requirments

  • Python (Note: This script was developed to be used with the latest version of Python)
  • Tweepy

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 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 for a new developer application.

Go to your new application settings "Keys and Access Tokens" tab.

Click the "Create Your Access Token" button on the bottom.

These will be used in the config to connect to your Twitter account.

Go to your new application settings "Permissions".

Change your access to "Read, Write and Access direct messages".

Edit your config.py and change the Twitter API settings.

Mirrors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].