Skip to content

A cli tool that helps you build strongly typed discord.js handler inspired by WOKCommands

License

Notifications You must be signed in to change notification settings

A7mooz/djs-handler

Repository files navigation

A7MOOZ'S DISCORD.JS HANDLER

NPM version NPM downloads Build status

Initiate

npm

npm init @a7mooz/djs-handler@latest

yarn

yarn create @a7mooz/djs-handler

pnpm

pnpm create @a7mooz/djs-handler

Get it to work

  • Put your environment variables .env file from the example in .env.example

  • cd your-project-name

  • Start Your Project:

npm
npm run dev
yarn
yarn dev
pnpm
pnpm dev

About

A cli tool that helps you build strongly typed discord.js handler inspired by WOKCommands

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published