JSPM

  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q88147F
  • License Apache-2.0

Original work is not mine. You can find the original repository here: https://github.com/discordjs/Commando.

Package Exports

  • pixoll-commando
  • pixoll-commando/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pixoll-commando) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Pixoll's Commando

Original work is not mine. You can find the original repository here.

About

Modified version of Commando for Pixel, my Discord bot.

Note: The use of "protected" instead of "private" in .d.ts and .ts files is intentional, as tsc removes type declarations of private fields, methods and constructors, which I don't want.

Changes from original repository will be noted on a future release.