Skip to content

WINGFO-HQ/EdgenOS-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgenOS-BOT - LayerEdge WebSocket Monitor Multi-Account

Description

EdgenOS-BOT is a multi-account WebSocket monitor for LayerEdge. It connects to the LayerEdge WebSocket API using tokens provided in a data file and displays account information.

Installation

  1. Clone the repository:
    git clone https://github.com/WINGFO-HQ/EdgenOS-BOT.git
  2. Navigate to the project directory:
    cd EdgenOS-BOT
  3. Install dependencies using npm:
    npm install

Usage

  1. Add your LayerEdge account tokens to the data.txt file, with each token on a new line.
  2. Start the bot using one of the following commands:
    • To run the bot:
      npm start

Configuration

The bot can be configured via the config.js file. This file contains settings such as the data file path, heartbeat interval, WebSocket URL, and table display configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published