Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/DanielHe4rt/bbbot

Bot feito para estudos de leitura de imagem
https://github.com/DanielHe4rt/bbbot

Last synced: 14 days ago
JSON representation

Bot feito para estudos de leitura de imagem

Awesome Lists containing this project

README

        


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

[danielhe4rt](https://twitter.com/danielhe4rt)

[TheEduardoRFS](https://twitter.com/theeduardorfs)

## :mailbox_with_mail: License

This software was created for study purposes only. Feel free to try it out.