1.0.3 • Published 3 years ago

rezy v1.0.3

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

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago