Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix recent post by hashtag #397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Skrohk
Copy link

@Skrohk Skrohk commented Apr 28, 2024

Description

  • This PR fix the "hashtag-posts-recent" feature. In the new UI, the bot has to click on "filter" then "Top recent posts". It was not the case on the previous version of IG. I really need this feature for my use.
  • I also try to fix the "place-post-recent" feature, but I don't know how to access the ressourceId so I can't solve the bug. Therefore I only add debug logging.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • I launch the bot on my own profile with some hashtags in "hashtag-posts-recent" in my config file. The bot start interacting with some posts.

Test Configuration:

  • Device Model or Emulator: Samsung galaxy s22
  • Android Verison: 14
  • Instagram Version: 300.0.0.29.110

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested my code in every way I can think of to prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

@Skrohk Skrohk changed the title fix(like-recent): fix recent post by hashtag Fix recent post by hashtag Apr 28, 2024
@Skrohk
Copy link
Author

Skrohk commented Apr 28, 2024

It fixes #332

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant