LeicaSimile / PROJECT-Ashe

A bot for humanity, available in Discord.
0 stars 0 forks source link

Paginate responses that use multiple messages #11

Open LeicaSimile opened 2 years ago

LeicaSimile commented 2 years ago

Currently, if the bot's message exceeds Discord character limits, the message is split into multiple messages that are sent one after the other. Ideally, this should instead be contained all in one message that has multiple "pages". Buttons will allow the user to flip through the content like turning pages in a book.