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

Create get_number_from_contact_name() in contact.py #60

Closed
NavpreetDevpuri opened this issue Oct 21, 2020 · 3 comments · Fixed by #69
Closed

Create get_number_from_contact_name() in contact.py #60

NavpreetDevpuri opened this issue Oct 21, 2020 · 3 comments · Fixed by #69

Comments

@NavpreetDevpuri
Copy link
Member

do as follow

  1. use open_chat_by_number(name) to open chat
  2. use _open_chat_info() to open chatroom info

drawing

  1. scape mobile number
  2. use _close_chat_info() to close chatroom info
  3. return scrapped number and Done
@NavpreetDevpuri
Copy link
Member Author

You also try to find the mobile number as follows by somehow getting the network request. When we open chat to someone a request is sent to through the browser and we can somehow get that request in python
ShareX_9eT3WGnXFZ

@pyvelkov
Copy link
Contributor

Hello,
I have done this without asking you to assign. (I forgot sorry)
I will link a PR to this soon.

@NavpreetDevpuri NavpreetDevpuri linked a pull request Oct 28, 2020 that will close this issue
Automate essentials automation moved this from To do to Done Oct 28, 2020
@NavpreetDevpuri
Copy link
Member Author

I have done this without asking you to assign. (I forgot sorry)

No problem 🤗

Well done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

2 participants