/maimai-db

maimai database

Primary LanguageJavaScript

Prerequisites

Ask Wubbo a.k.a staravia for the secret files. Secrets.7z

Instructions

  1. clone
  2. cd into the directory and npm install
  3. unzip Secrets.7z and put the contents into /Game/Secrets/
  4. in /Game/Secrets/secrets.js, replace CLIENT_TOKEN: '--------', // Main with your own bot's key.
  5. cd into the root directory and run node Tools/backup-cloner.js to set up the database. You'll have to do it once. The application will throw an error, but ignore that for now. database.db should be created.
  6. To run the application, cd into the root directory and run node index.js