AxonCore icon indicating copy to clipboard operation
AxonCore copied to clipboard

(DRAFT) Add Pagination

Open john-bv opened this issue 5 years ago • 1 comments

PULL REQUEST

Overview

Adds ability to chunk, and paginate over chunked data.

Adds:

  • Chunker
  • Paginator
  • Discord Paginator

Description: Dynamically paginates, and renders a given set of data (embeds) with an easy to use api.

Status

  • [x] Typings have been updated or don't need to be.
  • [ ] This PR have been tested and is ready to be merged.

Semantic versioning classification

  • MINOR: This PR adds new features, improve the code and/or implies minimal API changes.

john-bv avatar Oct 18 '20 20:10 john-bv

Got some free time tonight, really hoping to get this done then :)

john-bv avatar Nov 08 '20 00:11 john-bv