Twentysix26 / x26-Cogs

General purpose cogs for Red V3
GNU General Public License v3.0
41 stars 30 forks source link

[Defender] Add fuzzywuzzy to requirements #61

Closed Injabie3 closed 1 year ago

Injabie3 commented 1 year ago

On a fresh install of the defender cog, it fails to load because it is missing the fuzzywuzzy dependency.

This PR will add it to the requirements in info.json so that it will also be installed when the cog is installed, allowing the cog to be loaded without issue.

Twentysix26 commented 1 year ago

Thanks but Defender is switching to rapidfuzz to be in line with core Red