Skip to content

Commit 925a19d

Browse files
authored
Update README.md
1 parent 7d6a5b4 commit 925a19d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,22 @@ To configure this bot. Change the parameters of the config.json file.
8585

8686
Just run:
8787

88-
``bash twitter-bot.sh``
88+
``bash twitter-bot.sh``
89+
90+
Have English menu:
91+
92+
![image](https://user-images.githubusercontent.com/15265490/220546238-8a9fca98-ccce-4e85-8dba-b4d4ff79d58d.png)
93+
94+
And Spanish menu:
95+
96+
![image](https://user-images.githubusercontent.com/15265490/220546306-60ba4f19-726d-46b5-804d-24b38881a7b2.png)
97+
98+
You can change the language by changing the language variable in config.json. Currently just English and Spanish supported. But feel free to MR and update.
99+
100+
## FAQ
101+
102+
### Limit of API?
103+
104+
The script read the header and detect when the API have a limit and will auto refresh every minute until can continue.
105+
106+
![image](https://user-images.githubusercontent.com/15265490/220545805-405207eb-22e8-4383-9ea6-9412c68e152b.png)

0 commit comments

Comments
 (0)