https://github.com/hunga9k50doker/teneo
automation teneo
https://github.com/hunga9k50doker/teneo
Last synced: 2 days ago
JSON representation
automation teneo
- Host: GitHub
- URL: https://github.com/hunga9k50doker/teneo
- Owner: Hunga9k50doker
- Created: 2025-02-20T11:34:40.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T11:46:24.000Z (4 months ago)
- Last Synced: 2025-02-20T12:32:38.052Z (4 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ᝰ.ᐟ TENEO-NODE
Tool được phát triển bởi nhóm tele Airdrop Hunter Siêu Tốc (https://t.me/airdrophuntersieutoc)
## 🚨 Attention Before Running Teneo Cli Version
I am not `responsible` for the possibility of an account being `banned`, due to running node in the CLI, because Officially `Teneo Node Beta` does not provide an option for the CLI version, only with the Chrome extension.
but `I think` there is no reason to ban the account, because this is not cheating, I didn't change anything in the script (Heartbeats 15 minutes, maximum teneo points 25, maximum points per day 2400)## 📎 Teneo Node cli version Script features
- Auto Register (auto ref)
- AutoLogin (get token)
- Auto verify emails (need get 6 digits code)
- Auto claim ref reward
- Running Node (ping each 15 minutes)
- AutoReconnect## ✎ᝰ. RUNNING
- Clone Repository
```bash
git clone https://github.com/Hunga9k50doker/teneo.git
cd teneo
```- Install Dependency
```bash
npm install
```- Run the script
```bash
node main.js
```## run for multy accounts:
- Manual put token in `tokens.txt` 1 line 1 token
```bash
nano tokens.txt
```
- proxy (optional) in `proxies.txt`
```bash
nano proxies.txt
```### Auto get tokens:
- fill `accounts.txt` format : `[email protected]|password123` 1 line 1 account
```bash
nano accounts.txt
```
- run to get tokens, register, verify```bash
node setup.js
```