Skip to content

Commit

Permalink
📚 Documentation
Browse files Browse the repository at this point in the history
- Typos
- Add to future implementation
  • Loading branch information
João PV Correia committed Feb 28, 2022
1 parent d218efb commit fb61a2f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,16 +128,18 @@ You can change these delays to your liking with the following arguments:
```
- Minimum delay when rate limited
```
-smin 600
-slmin 600
```
- Maximum delay when rate limited
```
-smin 1500
-slmin 1500
```

## Future Implementation

- Schedule - Bot only performs actions between set time and sleeps after off-schedule
- Max follow per source - Follow max `n` per popular user
- Add follow source - Follow users per topic
- Add follow source - Grab followers from users listed in a file
- Email followed users - Send an email to followed users with templates (colaboration, follow back or custom)
- Star `n` repositories of followed users
Expand Down

0 comments on commit fb61a2f

Please sign in to comment.