Skip to content

Commit a848b2f

Browse files
authored
Update README.md
1 parent dd5252e commit a848b2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Bot twitter follow in bash
22

3-
This bot is current in **v0.4** so is in **beta**. May have some unexpected errors. As always, use at your own risk.
3+
This bot is current in **v0.5** so is in **beta**. May have some unexpected errors. As always, use at your own risk.
44

55
This bot is build using **Twitter API V2** only. You can check the code, is very simple. Works with functions and curl api calls directly. It does not go through any external server or need other dependencies. It can be run on any computer or server running Linux or Mac.
66

@@ -10,7 +10,7 @@ Have working currently:
1010

1111
To do (next versions):
1212
* Detect commands need and install or ask to install
13-
* Save unfollows to not follow again (need touch the logic of the functions)
13+
* Save unfollows to not follow again (need change the logic of the functions)
1414
* Get the token without need postman (only first config, later it auto update the token)
1515
* Whitelist_users to ignore when follow or unfollow
1616

0 commit comments

Comments
 (0)