8000 GitHub - RPC-Hubs/Teneo-BOT: Get rewarded in $TENEO Tokens by running a node that helps access public social media data. It's easy, passive, and you earn rewards from the value you contribute.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Get rewarded in $TENEO Tokens by running a node that helps access public social media data. It's easy, passive, and you earn rewards from the value you contribute.

Notifications You must be signed in to change notification settings

RPC-Hubs/Teneo-BOT

Repository files navigation

🚀 Teneo Node CLI Version

Get rewarded in $TENEO Tokens by running a node that helps access public social media data. It's easy, passive, and you earn rewards from the value you contribute.


🌟 Features

🔹 Seamless Account Management – Register, login, and run nodes effortlessly.

🔹 Automated Node Execution – Ensures smooth and uninterrupted operation.

🔹 Self-Healing System – Auto-reconnect and auto-login for stable performance.

🔹 Multi-Account Support – Manage multiple accounts with ease.

🔹 Proxy Compatibility – Enhance security and anonymity with proxy integration.

🔹 Customizable Settings – Adjust API keys, thread limits, and more.


🔧 Installation

📌 Requirements

  • Node.js (>=14.x)
  • Git

💻 macOS/Linux Setup

  1. Install dependencies
sudo apt update && sudo apt install git nodejs npm -y
  1. Clone the repository
git clone https://github.com/RPC-Hubs/Teneo-BOT
cd Teneo-BOT
  1. Install required packages
npm install

🖥️ Windows Setup

  1. Download and install Node.js.
  2. Download and install Git.
  3. Open Command Prompt (cmd) or PowerShell and run:
# Clone the repository
git clone https://github.com/RPC-Hubs/Teneo-BOT
cd Teneo-BOT
# Install required packages
npm install

🛠️ Configuration

🔑 Setting API Key & Threads

  • Open getToken.js and edit the following lines:
    const THREADS = 10;  // Change this to adjust concurrent requests
    const API_KEY_2CAPTCHA = "your-2captcha-key";  // Enter your 2Captcha API Key
  • Save the file after making the changes.

🚀 Running the Script

🏃 Running Single Account Node

node main.js

🔄 Running Multiple Accounts

  1. Add Tokens:

    • Open tokens.txt and add your account tokens (one per line).
    nano tokens.txt
  2. (Optional) Add Proxy List:

    • Open proxies.txt and add proxies (one per line).
    nano proxies.txt
  3. Auto-Generate Tokens (if not manually added):

    • Open accounts.txt and add accounts in format: email|password (one per line).
    nano accounts.txt
    • Run the script to get tokens:
    node getToken.js
  4. Start Multi-Account Mode:

    node multy.js

⚠️ Disclaimer

Using the CLI version is at your own risk. While this is not considered cheating, there is a potential for account bans as the official Teneo Node Beta only supports browser extensions.


🎯 Start Earning Now!

🚀 Run the node and enjoy earning passive income with $TENEO Tokens!


🙋‍♂️ Support & Community


❤️ Made with love by the RPC Hubs Team

About

Get rewarded in $TENEO Tokens by running a node that helps access public social media data. It's easy, passive, and you earn rewards from the value you contribute.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0