Disclaimer: NÃO TEMOS NENHUM CANDIDATO PREFERIDO, ESSE CÓDIGO FOI FEITO APENAS PARA ESTUDOS!!! SINTAM-SE LIVRES PARA UTILIZAR
1. Baixe o Node em: https://nodejs.org/en/download/
2. Baixe o bot em: https://github.com/DanielHe4rt/bbbot/archive/master.zip
6. Se fechar após digitar a senha, entra na pasta pelo Prompt de Comando ("CMD") e digita o comando: "node src/index.js manu seuemail@gmail.com SuaSenha", sem as aspas. Após isso será iniciado o navegador Chromium (parecido com o Chrome) e o bot entrará em funcionamento.
💡 Install all packages of the package.json
on your Node project. This will download everything you need.
npm install
💡 After all the dependencies have been installed, you can run the server on the Windows running the file run-server.bat. But if you are a Linux user. just type the following command:
node index.js
This software was created for study purposes only. Feel free to try it out.