A Sky CotL Discord Bot
Website • Dashboard • Invite • Vote • Docs • Support Server
This ia monorepo containing packages related to SkyHelper bot. Packages included are:
- Install dependencies
pnpm i --frozen-lockfile
- Build the project
pnpm run build
- Make changes and lint, test and commit