0.0.1 • Published 3 years ago

simple-error-util v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

simple-error-util

Simple error util helps you with making new errors and creating codes for easier debug! This package is meant for myself, but if people want to use the code. Here you go!

Example

Code example with discord.js can be found at: https://github.com/Scraayp/simple-error-util/blob/main/src/example/bot.js

Options

codeLength: ops.codeLength, // How long the code should be. (default=24)
databaseURL: ops.databaseURL, // Mongodb url with password
verbose: ops.verbose, // Send warnings and errors to console! (default=true)
0.0.1

3 years ago