1.0.3 • Published 5 years ago

rezy v1.0.3

Weekly downloads
8
License
ISC
Repository
-
Last release
5 years ago

How to install

npm i rezy --save
or npm i -g rezy

Functions

commandHandler:

const rezy = require(`rezy`);

rezy.commandHandler('your path here');

and it will create or write a command handler for you

setMongoURI:

const rezy = require(`rezy`);

rezy.setMongoURI('you mongo uri here');

and it will connect to your mongo database and log that its connected every time you run the bot

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago