Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 501 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 501 Bytes

Glider-Bot

This is the offical discord bot for TheLab.ms.

Contributions are welcome

How to use

Make sure you have nodejs installed

clone this repo and run npm install once you have installed the dependencies run npm run dev-setup to load the .env. From there load your tokens and configs into the newely created .env file. Once done run npm run develop to run a development version of the bot.

When deploying to production simply run npm ci and npm start