Skip to content

Conversation

@abinashzpathak123-web
Copy link
Contributor

Added - Duplicate photo detection for current session
Added - Save Notification to multiple IDs

Edited - Feature section
Added - Contributor Tag

Duplicate photo detection for current session
Notification to multiple IDs
added feature and contributer
feature section Updated
Added - Contributor Tag
print(f'\r {Fore.YELLOW}[{Fore.GREEN}!{Fore.YELLOW}]{Fore.RESET} Secret photo from {chat_title} saved to your messages')

# ---- NEW: Notification ping ----
await client.send_message('me', f"✅ Saved new photo from {chat_title}")
Copy link
Owner

Choose a reason for hiding this comment

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

remove these notification messages and pull again. thx for contributing

Copy link
Owner

@Mr3rf1 Mr3rf1 left a comment

Choose a reason for hiding this comment

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

hi
please fix comments. did you test hashing system? did it work properly?

print(f'\r {Fore.YELLOW}[{Fore.GREEN}!{Fore.YELLOW}]{Fore.RESET} Secret media from {chat_title} saved to your messages')

# ---- NEW: Notification ping ----
await client.send_message('me', f"✅ Saved new media from {chat_title}")
Copy link
Owner

Choose a reason for hiding this comment

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

remove these notification messages and pull again. thx for contributing

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.

2 participants