Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 443 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 443 Bytes

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