Skip to content

Twitter bots made with Python and they use Twitter API. These bot(s) aid a Twitter account to gain new followers and fame. It auto-likes, auto-retweets (based on the hashtag(s) you enter and the number of tweets you want to execute automation on ), and automatically follows people back.

Notifications You must be signed in to change notification settings

proghead00/Twitter-Bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Bots ✨

Twitter bots made with Python and use Twitter API, which aid a Twitter account to gain new followers and fame. It auto-likes, auto-retweets, based on the hashtag(s) you enter and number of tweets you want to execute automation on, and automatically follows people back.

Firstly, you need to have access to Twitter API.

Dependency: tweepy library

After you have access to API:

👨‍💻 Steps to run the code:

  1. Get API Keys/ Access Tokens after you are granted with the API from https://developer.twitter.com/
  2. Install tweepy: pip install tweepy
  3. Run the code: python all_bots_in_one.py (you can use the bots differently, or you can use the one where I combined all the functionalitites into one, i.e, all_bots_in_one.py )
  4. When you run it, you'll get options to input which are self-explanatory

screenshot

Have fun! 🤓

About

Twitter bots made with Python and they use Twitter API. These bot(s) aid a Twitter account to gain new followers and fame. It auto-likes, auto-retweets (based on the hashtag(s) you enter and the number of tweets you want to execute automation on ), and automatically follows people back.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages