whatsapp-client icon indicating copy to clipboard operation
whatsapp-client copied to clipboard

Integrate to madeline

Open vitormattos opened this issue 3 years ago • 0 comments

  • [ ] setup of integration
    • [ ] interactive terminal command to setup the account
    • [ ] persist the madeline proto session in a file
    • [ ] put the session file in .gitignore
  • [ ] Groups interaction
    • [ ] Receive a message in WhatsApp and don't exist a group in Telegram containing the assoc relation to the message in WhatsApp and the phone number don't have Telegram account, create the group
      • [ ] groups need have the same name of the user in WhatsApp
      • [ ] groups need have the same picture of the user in WhatsApp
    • [ ] Receive a message in WhatsApp and don't exist a group in Telegram containing the assoc relation to the message in WhatsApp and the phone number don't have Telegram account
      • [ ] forward the message to conversation with user in Telegram prefixed by the name of user.
    • [ ] I send a message in a bridge group in Telegram:
      • [ ] forward this message to WhatsApp

vitormattos avatar Oct 20 '20 14:10 vitormattos