Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 473 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 473 Bytes

Logo

A Discord bot for Anchor

CI

Description

A Discord Bot for Anchor Guild.

Installation

$ yarn install

Running the app

# dev
$ yarn debug

# production
$ yarn compile
$ yarn start

Test

$ yarn test