Skip to main content
Deno 2 is finally here 🎉️
Learn more

9c-bot-sdk

A development kit to help you easily write scripts or bots related to Nine Chronicles in JavaScript (Node.js / Deno).

Prerequisites

You should install deno to build and pack.

macOS

brew install deno

Type Check

deno check ./mod.ts
deno check ./examples/*.ts