Skip to content

LinuxDil/Kite-Auto-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Kite AI Auto-Bot

An automated interaction bot for Kite AI platform with multi-wallet and proxy support. go o

First Step

Join our Telegram channel for more Airdrop: https://t.me/airdropseeker_official

🌟 Features

  • Multiple wallet support (manual input or file-based)
  • Proxy support (HTTP/HTTPS/SOCKS)
  • Rate limiting and retry mechanisms
  • Multiple AI agents interaction
  • Automatic question selection
  • Usage reporting
  • Graceful error handling

πŸ› οΈ Installation

  1. Clone the repository:
git clone https://github.com/linuxdil/Kite-Auto-Bot.git
cd Kite-Auto-Bot
  1. Create Environments:
python3 -m venv myenv
source myenv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt

πŸ“ Configuration

  1. (Optional) Create a proxy.txt file for proxy support:
http://user:pass@host:port
socks5://user:pass@host:port
  1. Create a accounts.txt file for multiple wallets:
private key
private key 2

πŸš€ Usage

Run the bot:

python3 main.py

The bot will prompt you to:

  1. Choose connection mode (Direct/Proxy)
  2. Choose wallet input mode (Manual/File)
  3. Enter wallet address (if manual mode)

βš™οΈ Configuration Options

You can modify the following settings in main.py:

⚠️ Disclaimer

This bot is for educational purposes only. Use at your own risk and ensure compliance with Kite AI's terms of service.

πŸ“œ License

MIT License - feel free to use and modify for your own purposes.

About

KiteAi auto bot claim daily, auto interaction with Ai, Added Auto Complete Daily Quiz Feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages