Skip to content

KaleidoscopeBotProject/Kaleidoscope

php
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
etc
 
 
lib
 
 
src
 
 
 
 
 
 
 
 

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