Skip to content

sudomoose/d.jsError

Repository files navigation

Build Status Coverage Status

SimpleErr

SimpleErr

SimpleErr is a module for showing users your errors more easily!

Usage

const sErr = require('d.jserror');

var err = sErr(`user does not have permission MANAGE_MESSAGES`, 2, 'Moosecoop#3054');

Stuff

simple-err was originaly called d.jserror, and was meant for use with Discord.js only, but now works with anything, being it returns a string. It is still d.jserror on NPM, GitHub, etc, but should be referred to as simple-err.

Legal

About

Discord.js Command Error

Resources

License

Stars

Watchers

Forks

Packages

No packages published