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

Pre-checks for consent asking #11

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Pre-checks for consent asking #11

merged 1 commit into from
Dec 3, 2024

Conversation

micr0-dev
Copy link
Owner

  • Added a check to determine if every image in the post already has alt text before proceeding. If all images have alt text, the function returns early.
  • Implemented a check to see if the original poster has already been asked for consent. If a consent request has already been made for the post, the function returns early.

@micr0-dev
Copy link
Owner Author

fixes #10

@micr0-dev micr0-dev merged commit a55908d into main Dec 3, 2024
@micr0-dev micr0-dev deleted the fix/consentprecheck branch December 3, 2024 03:43
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.

1 participant