1.0.1 • Published 4 years ago
@igrohan/igdiscord v1.0.1
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 Commandoption - TypeScript support soon!