discord-typed
v1.0.0
Published
This is a discord bot framework. Maybe will add other discord api interface in future.
Readme
discord-typed
What is this
This is a discord bot framework.
Maybe will add other discord api interface in future.
How to use it
# npm
npx discord-typed <command>
# yarn
yarn dlx discord-typed <command>
# pnpm
pnpm dlx discord-typed <command>
# deno
deno run -A npm:discord-typed <command>
# bun(recommended)
bunx discord-typed <command>full docs in here
