Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

TeeSeal/MusenJS

Repository files navigation

Musen

A discord radio bot built with the discord-akairo framework.

Setting up

Base

  1. git clone https://github.com/TeeSeal/Musen.git
  2. cd Musen

Dev

  1. npm i
  2. mv .env.example .env
  3. Fill the .env file with all necessary values
  4. npm run dev

Prod

  1. npm i --only=prod
  2. Export the environment variables specified in .env.example (otherwise they can be specified when running the app)
  3. npm start

About

A discord radio bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages