h3-discord-interactions
v0.1.7
Published
## Usage
Readme
h3-discord-interactions
Usage
Install the package:
# ✨ Auto-detect (supports npm, yarn, pnpm, deno and bun)
npx nypm install h3-discord-interactionsImport:
ESM (Node.js, Bun, Deno)
import {} from "pkg";CDN (Deno and Browsers)
import {} from "https://esm.sh/pkg";Development
- Clone this repository
- Install latest LTS version of Node.js
- Enable Corepack using
corepack enable - Install dependencies using
pnpm install - Run interactive tests using
pnpm dev
🤖 auto updated with automd
