Teneo bot is a simple tool designed to automate the node interaction.
- Automated node interaction
- Node.js (version 12 or higher)
- Clone the repository to your local machine:
git clone https://github.com/recitativonika/teneo-bot.git
- Navigate to the project directory:
cd teneo-bot
- Install the necessary dependencies:
npm install
- Set the
account.txt
andproxy.txt (if you want to use proxy)
before running the script. Below how to setup this fie. - 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
- Run the script:
node index.js
Use A
and D
to move/change view to other accounts, C
to stop the script.
This project is licensed under the MIT License. See the LICENSE file for more details.
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