Injabie3/lui-cogs-v3

[QRChecker] alias overlap

Technetium1 opened this issue · 2 comments

@commands.group(name="qrchecker", aliases=["qr"])
this alias of qr breaks the ability to use Kreusada's QR. Trying to load fails with:

This package could not be loaded for the following reason:
qr: Command qr is already an existing command or alias in one of the loaded cogs.

Good to know. I don't use the other QR cog, but given that it was a shorthand for settings, will remove this alias in the next commit and just use the Alias cog for it.

Thanks! Don't forget to bump the version :)