SpikeHD / AmazonMonitor

Amazon price checker, item monitor and stock monitor, all shoved into a Discord bot
GNU General Public License v3.0
235 stars 39 forks source link

Display long watchlists using multiple messages #64

Closed marvinyan closed 3 years ago

marvinyan commented 3 years ago

The bot doesn't respond to !watchlist if there's more than ~17 items since the resulting embed description exceeds the 2048 char limit. This change returns the watchlist using multiple messages.

Discord_wCyAtAmRia

SpikeHD commented 3 years ago

Thank you very much for your contribution, looks good to me :)