This repository contains the source code for the Delta version of Patrol Bot.
This is the updated codebase. Any code that was created before this is considered deprecated, unless used in this codebase.
This recode is not finished! Many bugs are to be expected.
pnpm is recommended to be used as the package manager..
eslint is used to lint the codebase.
Conventional Commits is used to format commit messages.
semver is used to generate package version.
pnpm install
pnpm start
This repository is under the MIT license.