Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.
/ PAWSbot Public archive

About If you have suggestions or questions, please write to the tg channel at

License

Notifications You must be signed in to change notification settings

TOR968/PAWSbot

Repository files navigation

PAWSbot

Feature
Automates tasks (not telegram)
Handles multiple accounts
Proxy support
Automatic task verification
Random restart timer

For suggestions or to report a bug, please contact telegram

Installation

  1. Clone the repository:

    • Open your terminal or command prompt.
    • Navigate to the directory where you want to install the bot.
    • Run the following command:
      git clone https://github.com/TOR968/PAWSbot.git
      
    • This will create a new directory named PAWSbot with the project files.
  2. Navigate to the project directory:

    • Change into the newly created directory:
      cd PAWSbot
      
  3. Install the required dependencies:

    npm install
    
  4. Open the data.txt file in a text editor and add your account tgWabAppData, one per line:

    account_1_here
    account_2_here
    account_3_here
    
  5. If you need to use proxies, fill in the proxy.txt file with your proxy addresses, one per line. If not, you can leave this file empty. example

How to Get Your Account tgWabAppData

To obtain your account tgWabAppData:

  1. Log in to the app in Telegram or Telegram Web.
  2. Open your browser's Developer Tools (usually F12 or right-click and select "Inspect").
  3. Go to the "Application" tab in the Developer Tools.
  4. Copy tgWabAppData highlighted in red.

img

  1. Copy this tgWabAppData and paste it into your data.txt file.

Important: Keep your account tgWabAppData secret and never share it publicly. It provides access to your account.

Usage

To run the bot, use the following command in your terminal:

node index.js

Disclaimer

This bot is for educational purposes only. Use it at your own risk and make sure you comply with the terms of service of the Nordom Gates platform.

License

This project is open source and available under the GPL License.

About

About If you have suggestions or questions, please write to the tg channel at

Topics

Resources

License

Stars

Watchers

Forks