mirror of
https://github.com/misiektoja/instagram_monitor.git
synced 2026-04-25 22:35:49 +03:00
[PR #22] [MERGED] Adjust CHECK_POSTS_IN_HOURS_RANGE support to cover additional activity #55
Labels
No labels
Stale
Stale
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/instagram_monitor#55
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?
📋 Pull Request Information
Original PR: https://github.com/misiektoja/instagram_monitor/pull/22
Author: @tomballgithub
Created: 12/16/2025
Status: ✅ Merged
Merged: 12/18/2025
Merged by: @misiektoja
Base:
dev← Head:hours_allowed📝 Commits (4)
710c0b7Merge pull request #1 from misiektoja/main3bc6003Adjust CHECK_POSTS_IN_HOURS_RANGE support to cover additional activity853403fFix missing cur_h assignment45f258dMerge branch 'misiektoja:main' into hours_allowed📊 Changes
1 file changed (+418 additions, -406 deletions)
View changed files
📝
instagram_monitor.py(+418 -406)📄 Description
CHECK_POSTS_IN_HOURS_RANGE is now used for all activities in the main loop. Added a VERBOSE configuration option.
The indention of much of the main loop is difficult to look at in the Github diff tool. Beyond that, the actual changes are straightforward.
Here is what the VERBOSE option shows:
full example:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.