glitchycommandhandler
v1.0.17
Published
A Discord.js Command Handler
Readme
What is this?
This is My First NPM Package its a simple package where it console.logs a message
Instilation
npm i glitchycommandhandler
CODE
const Package = require('glitchycommandhandler')
Package.printMsg();