d.jserror

1.0.10 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.10
    1
    • latest

Version History

Package Sidebar

Install

npm i d.jserror

Weekly Downloads

1

Version

1.0.10

License

MPL-2.0

Last publish

Collaborators

  • moosecoop