Skip to content

Client and server for Balls Online Plus

Notifications You must be signed in to change notification settings

Marioood/BallsOnlinePlus

 
 

Repository files navigation

BallsOnlinePlus

Client and server for Balls Online Plus

Compilation Instructions

Prerequisites

  • A Discord Channel
  • A Discord Bot
  • Node.js
  1. Clone the repo:
git clone https://github.com/dottych/BallsOnlinePlus
cd BallsOnlinePlus
  1. Rename .env.example to .env and insert your bot token, bot ID, admin password and ball ID key.
  2. Replace the default channel ID in channels.txt with your own bridge channel IDs for each line.
  3. Install dependencies:
npm i

Start Balls Online :

./run.sh

or

./run.cmd

About

Client and server for Balls Online Plus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • HTML 4.5%
  • CSS 3.0%