Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.
Nitrous edited this page Feb 16, 2018 · 4 revisions

This wiki is highly outdated!

Welcome to the Kokoro Bot wiki!

The base bot framework used to run the BanG Dream! data-viewer bot. Built with Node.js and Discord.js with a built-in command handler support that supports sub-command grouping.

To start an instance of the bot, clone this repository using:

git clone https://github.com/LeNitrous/kokoro-base.git

Then run an instance using:

node kokoro

Clone this wiki locally