/Goat-Bot-V2

A simple Bot chat messenger using personal account. Made by NTKhang.

Primary LanguageJavaScriptOtherNOASSERTION

Banner anbuinfosec

STEP INSTALL GOAT BOT V2

This is a guide to install Goat Bot V2 on mobile devices (Android, iOS) and PC (Windows, MacOS, Linux) with replit.com

  • Watch the detailed video tutorial to install Goat Bot V2 on mobile devices (Android, iOS)
  • If you want to install Goat Bot V2 on vps/computer, please follow the guide below:

STEP BY STEP GUIDE

https://replit.com
  • Create a new team education, then create a new project with bash language, then open console and type:
git clone https://github.com/anbuinfosec/Goat-Bot-V2 && cp -r Goat-Bot-V2/. . && rm -rf Goat-Bot-V2
  • Then type:
npm install
  • Download extension Cookie Editor from chrom web store, then go to https://facebook.com, open that extension and click Export -> Export as JSON
  • Then back to replit, open file account.txt and paste your cookie there

  • Go to https://console.cloud.google.com/ to create a new project (don't forget to public your project) and add Authorized redirect URIs: https://developers.google.com/oauthplayground (without backslash at the end), then go to https://developers.google.com/oauthplayground to create a new OAuth 2.0 Client ID with permission: https://www.googleapis.com/auth/drive and https://mail.google.com then copy your Refresh token Client ID and Client Secret to config.json in part credentials -> google
https://console.cloud.google.com/
https://developers.google.com/oauthplayground
  • Go to https://www.google.com/recaptcha/admin/create to create a new reCAPTCHA v2 with I'm not a robot checkbox
  • Add domain repl.co (not repl.com) to your reCAPTCHA v2
  • Accept the reCAPTCHA v2 terms of service
  • Then copy your Site key and Secret key to config.json
https://www.google.com/recaptcha/admin/create
https://betterstack.com/better-uptime

How to get apikey?

  1. Go to your browser and search anbusec.xys.
  2. Click on register.
  3. Create your account.
  4. Login your account.
  5. Click profile.
  6. Copy your apikey.
  7. Then open configCommands.json and put it on envGlobal apikey.