jp00p / AGIMUS

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

Add pagination for `/drop list` command #458

Closed thousand closed 9 months ago

thousand commented 9 months ago

Splits the list of drops into an appropriate number of embeds such that each payload is <4096 characters and sends each one. Given the length of the list, this seemed like an easier way to view all the options than having a paginated embed.