2.0.1 • Published 3 years ago

djs_pm_viewer v2.0.1

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

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.78

3 years ago

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