Lunar Guard Discord Bot
$ git clone <repo>
$ yarn install
$ cp .env.example .env && chmod 600 .env
edit the .env
-file
- MessageCollector.ts adapted from
discord.js
- emoji name <-> unicode converter using
discord emoji map project
- randomNumber ported from
random-number-csprng
- networth calculations from
MaroAPI
,SkyHelper-Networth
andSkyCrypt