Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 160 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 160 Bytes

Getting Started

  1. Install packages.
    pnpm install
    
  2. Build code.
    pnpm build:watch
    
  3. Run bot.
    pnpm start