Send mark as seen
Become a 10x Instagrammer and Escape Brainrot with Instagram CLI
Brought to you by:
jetc
Originally created by: I3run0
Introduces the seen events handlers:
Related to: https://github.com/supreme-gg-gg/instagram-cli/issues/156
Originally posted by: I3run0
I included the "Seen just now" in this PR. I think this feature could be a first approach to marking messages as read or unread.
Originally posted by: supreme-gg-gg
Yea this is an amazing feature! As a sidetone what I meant in [#156] was marking threads as seen (like how Instagram highlights your unread threads with bolded + blue dot), not message items, since I think the current way you have here is good enough for marking message as seen.
Related
Tickets:
#156Originally posted by: I3run0
Okay. I added it back
I executed it
Originally posted by: supreme-gg-gg
There are still some linter errors can you run
npm run lint-checkand make sure it passes next time:You can also pull from main again since I just disabled a few checks as well like unnecessary return.
EDIT: If
npm run lint-checkis not working for you and you won't mind, I can push a commit to this PR and help fix these linter issuesOriginally posted by: I3run0
Hi, I am updated the code. Now it is supposed to pass in the lint-check
Originally posted by: I3run0
Code quality seems no to be my main skill lol 😢
Originally posted by: supreme-gg-gg
Can you update the PR description before I merge, thanks! We use that for squash msg
Originally posted by: supreme-gg-gg
lol no worries, XO is a quite strict (and quite opinionated) linter lol...
Originally posted by: I3run0
Updated
Ticket changed by: supreme-gg-gg