2.0.1 • Published 4 years ago

djs_pm_viewer v2.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Go from this:

npm.io

To this:

npm.io

In external files:

npm.io

By running:

npm i djs_pm_viewer

Then doing:

const { msg, cli, arg } = require('djs_pm_viewer');

module.exports = {
    name: "commandName",
    execute(message=msg, args=arg, client=cli) {
    //...
  },
};

Made by itsamedood, licensed under the MIT License.

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.78

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago