mifi / mifi/SimpleInstaBot

Schedule following accounts issue

Open
#12 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
692
Forks
103
Avg merge
3m
Merged PRs (30d)
4

Description

Hi ! I've been using Simple and Terminal and I have the same two different issues in both.

First one issue, MaxFollowsPerHour doesn't work because the bot is working whole the time. For ex if I put MaxFollowsPerHour=10 the bot follow infinite number of accounts in one hour and I got 429 error.

Second one issue,
When I select a number for ex:
MaxFollowsPerHour=10
MaxFollowsPerDay=10
and the followsDB is clean or it has Less of that number into (10) the bot continuos working and following infinite account (the same first one issue) BUT if the followDB has More of that number, there it working fine and I got Reached maximum...etc.

That is the good behavior or I'm doing anything wrong?

Thanks and good bless from Argentina at this catastrophic world period. You're big.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Reproduce the behavior with MaxFollowsPerHour and MaxFollowsPerDay set to 10, inspect how followsDB is used, and confirm that following stops at each configured limit instead of continuing until a 429 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.