ygimenez / Pagination-Utils

A collection of methods to make message pagination with JDA easier.
GNU Lesser General Public License v2.1
27 stars 7 forks source link

Updated to JDA 5.0.0 #39

Closed BlitzOffline closed 1 year ago

BlitzOffline commented 2 years ago

This PR makes the library work with JDA 5.0.0. At the time of opening it, the latest JDA 5, is alpha-5. I am going to try and make sure this works with all future JDA 5 changes until the official release.

If someone wants to use it with the JDA alphas tho you can get it using jitpack: https://jitpack.io/#BlitzOffline/Pagination-Utils/-SNAPSHOT

If you guys think anything needs improving/changing let me know.

ygimenez commented 1 year ago

Could not merge due to diverging structures, but I thank you for allowing people to use the library while it was still in alpha stage.