A custom Discord bot for Qbox's Discord server.
- Make a copy of the
.env.example
file - Name the new copy
.env
- Configure the file
npm run lint
- Lint your codenpm run format
- Format your codenpm run build
- Build your codenpm run deploy
- Deploy commands to Discordnpm run start
- Start your bot