Skip to content

Semi-automatic level submission validation for Zeepkist Super League level contests

License

Notifications You must be signed in to change notification settings

zeepkist/inspector-zeep

Repository files navigation

Discord Bot

A records and leaderboard bot for the Zeepkist Discord server using data from Zeepkist GTR.

Recommended IDE Setup

VSCode

First-time Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint

Run Tests

pnpm test

Run Tests with Coverage

pnpm coverage