1. Baixe o node em: https://nodejs.org/en/download/
2. Baixe o bot em: https://github.com/DanielHe4rt/bbbot/archive/master.zip
4. Edite o arquivo run-server.bat
(com o bloco de notas) para node index.js seu@email.com senhaDAglobo
.
6. Caso seu script trave no login, troque o comando do run-server.bat
para node index.js seu@email.com senhaDAglobo login
💡 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
lendário herrera
This software was created for study purposes only. Feel free to try it out.