1.0.1 • Published 2 years ago

@nighty-78/cmd-files v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Easier Way To Create Command Files In discord.js, for ferotiq's command handler users!

Uses a command line to help you create command files! It is kinda better than just creating a file, copy pasting contents of another file, and editing it to create a new Discord bot command.

Installation.

npm i @nighty-78/cmd-files

Usage:

  • cmd init - creates a cmd-config.json file where you can configure the path to your commands folder.
  • cmd cr / cmd create - asks you questions (file name, command name, description, etc.) and creates the command file.
1.0.1

2 years ago

1.0.0

2 years ago