Skip to content

Modified version of Commando for Pixel, my Discord bot.

License

Notifications You must be signed in to change notification settings

Pixoll/pixoll-commando

 
 

Repository files navigation

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.

Languages

  • TypeScript 100.0%