/Boot

The code for the litties boot discord bot.

Primary LanguageJavaScript

Litties-Boot

Now released!
Join the Discord Server to stay up to date!\

Feature List / Bot Help

View the gitbook site here

Self-hosting instructions

  • Install node.js v16.6.0 or above and git
  • Clone the repo with Git clone https://github.com/Littie6amer/Litties-Boot and run npm i in the cloned folder
  • Rename configs-template.js found in ./process-settings/ to configs.js and change the configuration.
  • Rename template.env to the one you mentioned in configs.js and define the values.
  • Run npm run deploy (optional) and run npm run first to start for the first time.
  • Run npm run start to run the bot without building it.