flaree / flare-cogs

Various cogs written for Red-DiscordBot
MIT License
76 stars 69 forks source link

[Giveaways] Blacklist Not Working #225

Closed elmodor closed 6 months ago

elmodor commented 6 months ago

Describe the bug When using !gw advanced to setup an advanced giveaway and using --blacklist role the blacklist is always empty and does not work.

E.g.: !gw advanced --blacklist Admin --prize Blacklist --duration 1m !gw info <msgid> does not contain a blacklist

Solution https://github.com/flaree/flare-cogs/blame/master/giveaways/converter.py#L138 vals["blacklist"] is always set to an empty array