Skip to content

uwcsc/codey-bootcamp

Repository files navigation


Codey Bootcamp Bot

The Discord Bot used for Bootcamp for University of Waterloo's Computer Science Club

Build Discord Server


Setup

You can follow the instructions outlined in this document.

Commands

Docker

  • Build the container: yarn image:build
  • Start the container: yarn start
  • Stop the container: yarn stop
  • Stop and remove the container: yarn clean
  • Restart the container: yarn restart
  • Fresh build and restart: yarn image:build && yarn clean && yarn start

Local

  • Run the project: yarn ts:build && yarn local:run

Miscellaneous

  • Run linter: yarn lint
  • Format code: yarn format

Contributing

You can follow the steps in this document.

License

All rights reserved for images.

About

The repository for the Codey Bootcamp bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published