Skip to content

discord bot + website for team organization during a puzzlehunt

License

Notifications You must be signed in to change notification settings

Abe27342/belle-puzzles

Repository files navigation

Belle Puzzles

This repository hosts packages for the Belle Puzzles bot and website.

It uses pnpm.

Setup

  1. Install node 18 or later. I recommend using nvm (windows link) to manage node versions.
  2. Install pnpm globally: npm i -g pnpm
  3. Install repo dependencies: pnpm i
  4. Build: npm run build

Bot Infrastructure

The discord bot is hosted on Azure using a container app. Deployment details can be found in the github workflows folder.

Website Infrastructure

The website is hosted with azure static web apps. Deployment details can be found in the github workflows folder.

About

discord bot + website for team organization during a puzzlehunt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages