This repository is dedicated to the development of Trenati's Official Discord bot called FIREFLY (Codenamed for Flying Lighthouse). Custom tailored for our needs.
git clone https://github.com/TRENATTI/FIREFLY.git
cd FIREFLY
npm i
node index.js
You will need to have a .env file with the required information. Use the example.env file for reference.