DiscordBot for the Lazer Krew
This repo was created following https://discordjs.guide/
- Clone repo
npm install discord.js
- Follow the guide to set up yoru bot with your server (tokens and privileges)
node .
to start bot
NOTE TO SELF
- clone repo
- git push --set-upstream
node deploy-commands.js
to register slash commands