1.0.1 • Published 2 years ago

@igrohan/igdiscord v1.0.1

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

igdiscord

A CLI to quickly create discordjs bot templates/boilerplates & command templates

Installation & Usage

// Install it globally using the following command below

npm install -g @igrohan/igdiscord

// Run it inside of your working directory using:

igdiscord 

Features

  • Creates a discordjs bot boilerplate quickly
  • Boilerplate comes with a event and command handler
  • Also able to create command templates using New Command option
  • TypeScript support soon!