jp00p / AGIMUS

Discord bot for Friends of Desoto
MIT License
10 stars 9 forks source link

Fix `/badges completion` Row Badge Images #419

Closed zmattingly closed 1 year ago

zmattingly commented 1 year ago

Indentation problem here with an early return so only the first row was getting the badge filename appended. Oops.

Before

image

After

image