bbbot
bbbot copied to clipboard
Bot feito para estudos de leitura de imagem
BBBot
Um bot pra votar em alguém na plataforma do GSHOW
Como instalar e iniciar o bot?
1. Baixe o node em: https://nodejs.org/en/download/
2. Baixe o bot em: https://github.com/DanielHe4rt/bbbot/archive/master.zip
3. Entre na pasta do BOT e clique em install.bat;
4. Execute run-server.bat e preencha os dados de acesso da globo (e-mail e senha).
5. Caso seu usuário pare no login, use o run-server-login.bat para resolver o problema.
:rocket: 5 minutes quick start
:bulb: Install all packages of the package.json on your Node project. This will download everything you need.
npm install
:computer: Running the server
:bulb: 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
:v: Contribuidores
:mailbox_with_mail: License
This software was created for study purposes only. Feel free to try it out.