Injabie3 / lui-cogs-v3

Cogs for Red-DiscordBot (v3), used by the SFU Anime Club. Branches for dpy1 and dpy2. See Injabie3/lui-cogs for Redv2/dpy0 cogs.
14 stars 7 forks source link

[QRChecker] alias overlap #6

Closed Technetium1 closed 2 years ago

Technetium1 commented 2 years ago

https://github.com/Injabie3/lui-cogs-v3/blob/cb307366d15754445a73cf38745d75f97bac9ab8/qrchecker/qrchecker.py#L139 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.

Injabie3 commented 2 years ago

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.

Technetium1 commented 2 years ago

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