Skip to content

Qbox-project/Qbot

Repository files navigation

Qbot

A custom Discord bot for Qbox's Discord server.

Configuration

  • Make a copy of the .env.example file
  • Name the new copy .env
  • Configure the file

Scripts

  • npm run lint - Lint your code
  • npm run format - Format your code
  • npm run build - Build your code
  • npm run deploy - Deploy commands to Discord
  • npm run start - Start your bot