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 join_group(url) in Group.py #53

Closed
NavpreetDevpuri opened this issue Oct 20, 2020 · 4 comments
Closed

Create join_group(url) in Group.py #53

NavpreetDevpuri opened this issue Oct 20, 2020 · 4 comments
Assignees
Labels

Comments

@NavpreetDevpuri
Copy link
Member

NavpreetDevpuri commented Oct 20, 2020

As follow

  1. get a group link's code
    for example for
    the link https://chat.whatsapp.com/CEbOvWuLXyE0L1jSKFTFmC
    the code is CEbOvWuLXyE0L1jSKFTFmC
  2. just generate URL https://web.whatsapp.com/accept?code=CEbOvWuLXyE0L1jSKFTFmC by using the above code
  3. handle join group
    1. if not already joined
      ShareX_pEDnAknmrz
    2. if already joined
      Then chatroom is gonna open
@NavpreetDevpuri NavpreetDevpuri added this to To do in Automate essentials via automation Oct 20, 2020
@NavpreetDevpuri NavpreetDevpuri changed the title Create join_group_by_invite_link(url) in Group.py Create join_group(url) in Group.py Oct 20, 2020
This was referenced Oct 20, 2020
@NavpreetDevpuri NavpreetDevpuri moved this from To do to Assigned in Automate essentials Oct 21, 2020
@immanuelsavio
Copy link

Can you assign this issue to me if its still open

@shivam5522
Copy link
Contributor

Is this issue still open? And can I get assigned for it?

@shivam5522
Copy link
Contributor

So do I have to create this group.py script from scratch? Because I can't see any file as such.

@NavpreetDevpuri
Copy link
Member Author

it is in tithiwa folder. You can explore those files to understand how it is working.

NavpreetDevpuri added a commit that referenced this issue Jan 13, 2021
Added join_group(url) to the group.py as per #53
Automate essentials automation moved this from Assigned to Done Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants