✅ | Feature |
---|---|
✅ | Automates tasks (not telegram) |
✅ | Playing games |
✅ | Playing Wheel game |
✅ | Handles multiple accounts |
✅ | Proxy support |
✅ | Automatic task verification |
✅ | Manually set up tasks for skipping |
✅ | Random restart timer |
For suggestions or to report a bug, please contact telegram
-
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/NordomGatesBot.git
- This will create a new directory named
NordomGatesBot
with the project files.
-
Navigate to the project directory:
- Change into the newly created directory:
cd NordomGatesBot
- Change into the newly created directory:
-
Install the required dependencies:
npm install
-
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
-
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
To obtain your account tgWabAppData:
- Log in to the app in Telegram or Telegram Web.
- Open your browser's Developer Tools (usually F12 or right-click and select "Inspect").
- Go to the "Application" tab in the Developer Tools.
- Copy tgWabAppData highlighted in red.
- Copy this tgWabAppData and paste it into your
data.txt
file. - In the index.js file, you can edit the “config” for yourself.
To run the bot, use the following command in your terminal:
node index.js
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.
This project is open source and available under the GPL License.