Skip to content

kelliark/KlokApp-Autoref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klok.ai Auto Referrals and Chat Bot

The Klok.ai Auto Chat Bot is designed to automate the creation of multiple accounts, each with a unique wallet, and generate diverse, randomized chat interactions with the Klok.ai platform.

Register

Here: https://klokapp.ai/app

Features

  • Wallet Generation: Creates unique Ethereum wallets using eth-account.
  • Authentication Flow: Authenticates wallets using a nonce and signed message.
  • Chat Generation: Loads over 5000+(you can add more if you want or change it) diverse chat questions from chats.txt and generates 3-5 random chats per session.
  • Proxy Handling: Supports one account per proxy with automatic proxy rotation.
  • Error Handling: Implements robust retry mechanisms for network errors and rate limits.

Installation

  1. Clone the repository:
    git clone https://github.com/kelliark/KlokApp-Autoref
  2. Navigate to the project directory:
    cd KlokApp-Autoref
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the script:
    python main.py
  2. Follow the on-screen instructions to generate accounts and start chat sequences.

Configuration

  • Proxies: Add your proxies to the proxies.txt file.
  • Referral Codes: Add your referral codes to the refs.txt file.

Contributing

Feel free to submit issues or pull requests. Contributions are welcome!

License

This project is licensed under the MIT License.

Notes

Use at your own risk, all risk are borne with user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages