Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 389 Bytes

File metadata and controls

19 lines (16 loc) · 389 Bytes

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