1° Comando
apt-get update -y && pkg upgrade -y && pkg update -y && pkg install nodejs -y && pkg install nodejs-lts -y && pkg install ffmpeg -y && pkg install wget -y && pkg install tesseract -y && pkg install git -y
2° Comando
termux-setup-storage
3° Comando
cd /sdcard/Download && git clone https://github.com/Tedzinho/bot-zero
4° Comando
cd /sdcard/Download/bot-zero && npm start
npm start

