Skip to content

astiob/digimon-rearise-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

digimon-rearise-js

This is a collection of programs that we use to run Digimon-ReArise related programs. It is comprised of two main projects:

  • digimon-rearise-bots contains an API-level client bot that was used to automate monotonous tasks in the game and powered the real-time graph and “Huckmon” Discord bot during Japan’s vs. Guardians event and, later, account transfer from the official servers, as well as some utilities originally meant for an automated website about the game.

  • digimon-rearise-server is a reverse-engineered server that runs the game's code.

Currently tested on: Node.js 16.14 (LTS ‘Gallium’)

Node.js 16.6+ is definitely required for the Discord bot.

Getting Started

This repository has been configured to run with both VSCode and JetBrains WebStorm. Be sure to also read the README.md(s) in each project's respective folder.

  1. Install node modules (npm i) in both the bot and the server (if you're working on it).
  2. Follow each project's Getting Started in their respective README.md file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages