File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -128,16 +128,18 @@ You can change these delays to your liking with the following arguments:
128128 ```
129129- Minimum delay when rate limited
130130 ```
131- -smin 600
131+ -slmin 600
132132 ```
133133- Maximum delay when rate limited
134134 ```
135- -smin 1500
135+ -slmin 1500
136136 ```
137137
138138## Future Implementation
139139
140140- Schedule - Bot only performs actions between set time and sleeps after off-schedule
141+ - Max follow per source - Follow max ` n ` per popular user
142+ - Add follow source - Follow users per topic
141143- Add follow source - Grab followers from users listed in a file
142144- Email followed users - Send an email to followed users with templates (colaboration, follow back or custom)
143145- Star ` n ` repositories of followed users
You can’t perform that action at this time.
0 commit comments