Tithibots/tithiwa

Create join_group(url) in Group.py

NavpreetDevpuri opened this issue · 4 comments

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

Can you assign this issue to me if its still open

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

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

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