Skip to content

Send messages to a list of contacts using Selenium

Notifications You must be signed in to change notification settings

clfregis/WhatsAppBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WhatsAppBot

EN-UK

Send messages to a list of contacts using Selenium.

Step-by-step:

  1. Install the required repositories (follow the instructions)
  2. You need to have the contacts on your contacts list (later on I will develop a way to send messages to any contact, in your contacts list or not)
  3. Export the contacts of item 1 in a CSV file. The names need to be in a column called 'Name'
  4. Insert the message that you want to send inside the parameter 'mensagem' of zapbot.py code
  5. Using terminal, execute zapbot.py
  6. Right after Chrome appear with a loaded QR code, read it using Whatsapp app (more info)
  7. Once logged in, click ENTER on terminal and give a coin to your witcher

It is not possible to send emoji (YET)!!


PT-BR

Enviar mensagens para uma lista de contatos usando Selenium.

Passo a Passo:

  1. Instale os repositorios necessarios (seguir instrucoes desse site)
  2. Os contatos necessitam de estar na sua agenda (futuramente implementarei uma maneira de enviar mensagem para contatos que nao estejam na agenda)
  3. Exportar os contatos do item 1 para um arquivo CSV com os nomes obrigatoriamente em uma coluna chamada 'Name'
  4. Insira a mensagem que deseja enviar no parametro 'mensagem' do codigo zapbot.py
  5. Usando o terminal, execute o codigo zapbot.py
  6. Depois de abrir o Chrome e carregar o QR Code, faca a leitura do mesmo utilizando o app Whatsapp (mais informacoes)
  7. Depois de logado, clique ENTER no terminal e assista a magica acontecer!

Nao é possivel enviar emoji (AINDA)!!

About

Send messages to a list of contacts using Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages