Skip to content

Using program response tag and fixing other runtime errors#42

Open
chandyego84 wants to merge 9 commits intodcrebbin:mainfrom
chandyego84:chjuego/progResponseTag
Open

Using program response tag and fixing other runtime errors#42
chandyego84 wants to merge 9 commits intodcrebbin:mainfrom
chandyego84:chjuego/progResponseTag

Conversation

@chandyego84
Copy link
Copy Markdown

@chandyego84 chandyego84 commented Sep 27, 2025

fix: CSS naming, grabFrame usage, and Messenger URL variations
feat: add program response tag in sent messages

Fixed:

  • CSS naming rules to comply with standards
  • replaced deprecated/missing imageCapture.grabFrame() usage
  • handled Messenger conversation URL variations (e.g., "messages/t", "messages/ee2/t", etc.)

Added:

  • program response tag in messages sent by the program/AI to prevent confusion with alternate accounts

resolves #41

@dcrebbin
Copy link
Copy Markdown
Owner

The imported Spotify client doesn't seem to exist in lib?

Screenshot 2025-10-16 at 3 09 40 pm

@chandyego84
Copy link
Copy Markdown
Author

The imported Spotify client doesn't seem to exist in lib?

Screenshot 2025-10-16 at 3 09 40 pm

You're right, this PR should not include any trace of spotify. Made a commit to remove it, as that is another feature I am currently working on.

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.

Message from user is never processed

2 participants