meta-vision-api
meta-vision-api copied to clipboard
Using program response tag and fixing other runtime errors
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
The imported Spotify client doesn't seem to exist in lib?
The imported Spotify client doesn't seem to exist in lib?
![]()
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.