jagrosh / GiveawayBot

🎉 Hold giveaways quickly and easily on your Discord server!
https://giveawaybot.party
Apache License 2.0
646 stars 302 forks source link

render giveaway description #232

Closed TheRealRyGuy closed 1 month ago

TheRealRyGuy commented 1 year ago

Handle js side of #210 (see #231)

jagrosh commented 1 year ago

This is going to break existing giveaway summaries; it should only attempt to render the description if it exists in the object.

TheRealRyGuy commented 1 year ago

forgot a condition operator, my fault