Skip to content

CallMeQan/djosu

 
 

Repository files navigation

osu! dj

A simple osu! beatmap audio player for discord

Setup

Requirements

  • Node.js
  • Windows, MAC or Linux based system

Initializing osu! dj

  1. Install Node.js
  2. Rename .env.example to .env
  3. Fill .env with your credentials
  4. run yarn or npm i to install some packages
  5. run yarn dev to start the bot in dev mode!

Building

  • Run tsc or yarn build

Creating commands

See Command Creation Guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%