Skip to content

Commit 658e3c6

Browse files
authored
Update README.md
1 parent 9fa40f6 commit 658e3c6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# TwiBot
2-
## A twitter bot that can do automate your twitter account activity.
2+
## A twitter bot that can automate your twitter account activity.
3+
4+
#### Features:
5+
- Search users.
6+
- Follow users.
7+
- Tweet/re-Tweet.
8+
- Follow your followers.
9+
- Autoreply to mentions and keywords.
10+
- Re-tweet your followers tweet.
311

412
To use:
513

@@ -8,4 +16,4 @@ git clone https://github.com/zee-bit/TwiBot.git
816
python3 -m venv <name_of_virtualenv>
917
pip install -r requirements.txt
1018
python twibot.py
11-
```
19+
```

0 commit comments

Comments
 (0)