1.1.5 • Published 3 years ago

@nighty-78/fcmdfiles v1.1.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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.

npx @nighty-78/fcmdfiles
 # If this doesn't work
npx git+https://github.com/NightyLOL/-nighty-78-fcmd-files.git

Usage:

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

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.0

3 years ago