This bot is made with Typescript and uses Cloudflare Workers for deployment.
Run pnpm i to install modules
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.
| 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) |