CONTACT BOT DEVELOPER
.πππ πππππππ ππππ
.
β‘ HEROKU BUILDPACKS
heroku/nodejs
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git
*Add your Creds.json to ππΈπΆπ΄πππ΄πππΈπΎπ½ file
- Create a new app at Heroku
- Add Build packs
- Connect your heroku with your github
- Locate Tiger-Bugs
- Now deploy.
- Start the Worker
- Enjoy the Bot.
* upload tiger-radioactive zip
* unarchive the zip
* delete the zip
* move the files to ../
* link tiger using pairing code and replace the credsjson in Tigersession
* Go to console and start
* wait for 5mins and your bot starts running
apt update
apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y
pkg install ffmpeg -y
pkg install wget
pkg install imagemagick -y
git clone https://github.com/Kingdragony/Tiger-Bugbot-Radiation
cd TIGER-BUGBOT-RADIATION
yarn install
npm start
apt install nodejs
apt install git
apt apt install ffmpeg
apt apt install libwebp
apt apt install imagrmagick
apt install bash
git clone https://github.com/Kingdragony/Tiger-Bugbot-Radiation
cd TIGER-BUGBOT-RADIATION
npm start
npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs