mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-27 02:25:50 +03:00
[GH-ISSUE #240] Request for interact by hashtag likers #200
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#200
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jan 6, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/240
Instead of always opening the first image from ex:
naturephotography-top-likers, randomly pick from the top 20 images or don’t pick the one it already picked before (better) .Why? Because after a crash, it will waste time going through the same likers list and keep saying “
already interacted” increasing server requests and possibly causing a ban.Thanks
@Fadude commented on GitHub (Jan 10, 2021):
Added on v3.6.5 (selecting a random post from 1 to 20). Closing.