Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 974 Bytes

readme.md

File metadata and controls

29 lines (19 loc) · 974 Bytes

emperor-ruppy 🐥

PRs Welcome Discord GitHub Workflow Status

All rounder emperor with focus on developer 🐣

About

This project is the development of Emperor Ruppy the discord bot.

Getting Started

Getting up and running is as easy.

  1. Make sure you have NodeJS and yarn installed.

  2. Install your dependencies

    cd path/to/emperor-ruppy
    yarn
  3. Start dev app

    yarn dev