Skip to content

Teneo bot is a simple tool designed to automate the node interaction.

License

Notifications You must be signed in to change notification settings

newbienodes/teneo-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teneo Bot

Teneo bot is a simple tool designed to automate the node interaction.

Features

  • Automated node interaction

Prerequisites

Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/recitativonika/teneo-bot.git
  2. Navigate to the project directory:
    cd teneo-bot
  3. Install the necessary dependencies:
    npm install

Usage

  1. Set the account.txt and proxy.txt (if you want to use proxy) before running the script. Below how to setup this fie.
  2. Configuration: Modify the account.txt file with your account info
email1,password1
email2,password2
email3,password3

Modify and set the proxy.txt file if you want to use proxy

ip:port
username:password@ip:port
http://ip:port
http://username:password@ip:port
  1. Run the script:
node index.js

Use A and D to move/change view to other accounts, C to stop the script.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Note

This script only for testing purpose, using this script might violates ToS and may get your account permanently banned.

Extension link : Extension Dashboard Link : Dashboard

My reff code if you want to use :) :

ldepa

About

Teneo bot is a simple tool designed to automate the node interaction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%