Skip to content

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

License

Notifications You must be signed in to change notification settings

adiit01/oasisbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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 recommended use static proxy...

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

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

No packages published

Languages

  • JavaScript 100.0%