ghostdevv / jellycommands

A command handler for Discord.js
https://jellycommands.dev
MIT License
21 stars 6 forks source link

breaking: better logging #194

Closed ghostdevv closed 7 months ago

ghostdevv commented 7 months ago

Checklist

Body

Introduces a better client.log, for those relying on client.debug() you should migrate to client.log.debug()

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: a9a604e5f8b311107c562a58f8e2682167dc476a

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR ``` Some errors occurred when validating the changesets config: The package or glob expression "dev" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. ```