Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 655 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 655 Bytes

BuildingBloCS Verification Bot

This bot is made with Typescript and uses Cloudflare Workers for deployment.

Quick start

Run pnpm i to install modules

Maintaining the bot

Issues should be created for feature adding/bug fixing and PR should be created from issue. Update of initials can be done under the Shared Drive > Dev Tools along with sending the initial message.

Commands

Command Description
pnpm dev Start the development server accessible at localhost:8787
pnpm register Register commands for the bot, may take a while to update (this should NOT be needed unless you are creating a new command)