Skip to content
/ TwiBot Public

This is my SPP 20 project where I was supposed to make a Twitter Bot using TwitterAPI and Tweepy library in Python. Apparently, there are only three bots in the bots directory.

Notifications You must be signed in to change notification settings

zee-bit/TwiBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwiBot

A twitter bot that can automate your twitter account activity.

Features:

  • Search users.
  • Follow users.
  • Tweet/re-Tweet.
  • Follow your followers.
  • Autoreply to mentions and keywords.
  • Re-tweet your followers tweet.

To use:

git clone https://github.com/zee-bit/TwiBot.git
python3 -m venv <name_of_virtualenv>
pip install -r requirements.txt
python twibot.py

About

This is my SPP 20 project where I was supposed to make a Twitter Bot using TwitterAPI and Tweepy library in Python. Apparently, there are only three bots in the bots directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages