Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/DanielHe4rt/bbbot
- Owner: DanielHe4rt
- Created: 2020-03-16T22:31:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T23:40:24.000Z (over 2 years ago)
- Last Synced: 2024-08-01T15:06:04.404Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 213 KB
- Stars: 427
- Watchers: 18
- Forks: 112
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
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.