Skip to content

0xKii/kite-ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KITE AI BOT

PREREQUISITIES

Make sure Node.js is installed on your Linux system.

FEATURES

  1. Support Multiaccount
  2. Support Proxy (Optional)
  3. Auto Looping 24h

INSTALLATION

  1. Clone the Repository

    git clone https://github.com/0xKii/kite-ai.git
    cd kite-ai
    
  2. Install The required Dependencies

    npm install
    
  3. Create File Wallets

    nano wallets.json

Format: ["wallet1", "wallet2", "wallet3"]

  1. Create File Proxy

    nano proxies.json

Format: ["user:pass@123.456.789.012:8080", "user2:pass2@234.567.890.123:9090"]

  1. Run Bot

    node index.js

Thanks for: https://github.com/mamangzed

About

KiteAI airdrop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%