Skip to content

Add email checking functionality for Plurk#258

Merged
kaifcodec merged 2 commits into
kaifcodec:mainfrom
anubhavanonymous:patch-1
Mar 2, 2026
Merged

Add email checking functionality for Plurk#258
kaifcodec merged 2 commits into
kaifcodec:mainfrom
anubhavanonymous:patch-1

Conversation

@anubhavanonymous
Copy link
Copy Markdown
Contributor

Added email checker for plurk
• Tested with registered and unregistered emails and verified consistent results
• Explicit handling for 429 and 403 responses following the structure used in mewe. py to align with the project's standard pattern.

Please let me know if any further adjustments are needed

Copy link
Copy Markdown
Owner

@kaifcodec kaifcodec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR @anubhavanonymous
I refactored the stringification logic and replaced str(e) with only e as Result class already handles it.

Overall the addition was good.

@kaifcodec kaifcodec merged commit 9d99ce1 into kaifcodec:main Mar 2, 2026
2 checks passed
@kaifcodec kaifcodec added the email module addition PRs or issues related to new email_scan module additions label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

email module addition PRs or issues related to new email_scan module additions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants