Skip to content

iamaruf05/oasis-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OASIS AI BETA CLI VERSION

banner AI inference powered by distributed compute

Features

Banner

  • Register/Login Accounts

  • Auto Create Providers

  • Auto Send Heartbeat

  • Support Multy Accounts

  • Support Proxy

Requirements

  • Node.js: Ensure you have Node.js installed.

  • NPM: Ensure you have npm installed.

put your proxy in file proxy.txt format http://username:pass@ip:port 1 proxy for 1 provider

so if you want create multiple providers you need to put multiple proxy there.

Setup

  1. Clone this repository:

    git clone https://github.com/Zlkcyber/oasis-bot.git
    cd oasis-bot
  2. Install dependencies:

    npm install
  3. put your email and pass to accounts.txt format email|password 1 account for 1 line

    nano accounts.txt
  4. put your proxy to proxy.txt

    nano proxy.txt
  5. Setup to create accounts/login and get Tokens:

    npm run setup
  6. Run The Script:

    npm run start
  7. Additional feature auto refferal

    npm run autoreff

License: MIT

This project is licensed under the MIT License.

About

oasis ai bot auto create multiple providers and send hearbeat every minutes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%