Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 242 Bytes

File metadata and controls

25 lines (16 loc) · 242 Bytes

DBB Blocks

A collection of my blocks for Discord Bot Builder

Requirements

  • NodeJS v22+

Usage

Just grab the blocks from dist/

Building

pnpm install
bash build.sh

Testing

pnpm install
pnpm test