Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.26 KB

Kaleidoscope

Summary

(Legacy & Sunsetted) Kaleidoscope is a Classic Battle.net™ emulation bot program written in PHP.

Kaleidoscope is in no way affiliated with or endorsed by Blizzard Entertainment™ or its brands, and is not intended to compete with or undermine Blizzard Entertainment™ or Battle.net™. All aforementioned trademarks are the property of their respective owners. Read the LICENSE file at the root of this repository for more details.

Installation

Download

Development

git clone git@github.com:KaleidoscopeBotProject/Kaleidoscope.git
cd ./Kaleidoscope

Stable

You can download the latest release from here.

Once downloaded, extract the files into a new directory, open your terminal, and switch to that directory.

Dependencies

composer install

If you haven't installed composer, it can be downloaded from here.

Configure

  1. Copy the ./etc/kaleidoscope.sample.conf file to ./etc/kaleidoscope.conf
  2. Edit the ./etc/kaleidoscope.conf file in your favorite text editor

Run

./bin/kaleidoscope