/Glider-Bot-old

Primary LanguageJavaScriptMIT LicenseMIT

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